mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
e890421e33
bytes and bytearray constructors converted unexpected exceptions (e.g. MemoryError and KeyboardInterrupt) to TypeError.
Source files for various builtin objects