Files
cpython/Modules
Serhiy Storchaka 35ac5f8280 Issue #22955: attrgetter, itemgetter and methodcaller objects in the operator
module now support pickling.  Added readable and evaluable repr for these
objects.  Based on patch by Josh Rosenberg.
2015-05-20 18:29:18 +03:00
..
2015-05-08 21:32:36 -04:00
2015-04-13 12:11:40 -05:00
2015-05-09 00:29:08 -04:00
2015-05-02 22:37:13 -04:00
2014-10-28 22:24:46 +01:00
2015-03-18 16:05:32 +01:00
2015-04-13 14:21:02 -04:00
2015-04-26 15:56:23 -04:00
2015-04-13 22:00:30 +02:00
2015-04-13 14:21:02 -04:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.