cpython/Lib/collections
Raymond Hettinger b98dcc1f53 Issue #15535: Fix pickling of named tuples. 2013-05-03 02:24:15 -07:00
..
__init__.py Issue #15535: Fix pickling of named tuples. 2013-05-03 02:24:15 -07:00
__main__.py Minor reformatting (wrap fat lines, etc.) and create an __main__ file 2012-06-09 18:46:45 -07:00
abc.py Add missing docstrings to the collections ABCs 2013-03-24 15:20:29 -07:00