Staging
v0.8.1
https://github.com/python/cpython
Revision 35ac5f82804829eec51d5553f080c5697453b5bb authored by Serhiy Storchaka on 20 May 2015, 15:29:18 UTC, committed by Serhiy Storchaka on 20 May 2015, 15:29:18 UTC
module now support pickling.  Added readable and evaluable repr for these
objects.  Based on patch by Josh Rosenberg.
1 parent 5418d0b
History
Tip revision: 35ac5f82804829eec51d5553f080c5697453b5bb authored by Serhiy Storchaka on 20 May 2015, 15:29:18 UTC
Issue #22955: attrgetter, itemgetter and methodcaller objects in the operator
Tip revision: 35ac5f8
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top