Files
cpython/Objects
Serhiy Storchaka 4575beba4b Issue #25410: C implementation of OrderedDict now uses type(self) instead of
self.__class__ in __repr__() and __reduce__() for simplicity and reliability.
2015-10-22 20:18:24 +03:00
..
2015-05-18 22:20:18 +03:00
2015-04-23 17:06:45 -04:00
2015-10-07 11:01:47 +00:00
2015-06-27 15:45:56 -05:00

Source files for various builtin objects