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