mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
* Make exceptions.pyi import its definitions from __builtin__.pyi * Make ReferenceError a full class again. * Restore blank line at EOF.