mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 11:32:07 +08:00
* Make exceptions.pyi import its definitions from __builtin__.pyi * Make ReferenceError a full class again. * Restore blank line at EOF.