cpython/Lib/collections
Serhiy Storchaka f4ee1c23e8 Issue #22609: Constructor of collections.UserDict now accepts the self keyword
argument.
2015-09-29 23:37:09 +03:00
..
__init__.py Issue #22609: Constructor of collections.UserDict now accepts the self keyword 2015-09-29 23:37:09 +03: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