cpython/Lib/collections
Serhiy Storchaka 8943ecfab2 Issue #22609: Constructors and update methods of mapping classes in the
collections module now accept the self keyword argument.
2014-11-27 16:35:26 +02:00
..
__init__.py Issue #22609: Constructors and update methods of mapping classes in the 2014-11-27 16:35:26 +02:00
__main__.py Minor reformatting (wrap fat lines, etc.) and create an __main__ file 2012-06-09 18:46:45 -07:00
abc.py whitespace cleanup 2013-10-13 02:27:22 +02:00