Files
cpython/Objects
Serhiy Storchaka 12ab296f82 Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
rejects builtin types with not defined __new__.
Added tests for non-pickleable types.
2015-11-12 11:34:39 +02:00
..
2015-11-10 18:35:19 +01:00
2015-06-27 15:45:56 -05:00

Source files for various builtin objects