This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-06 11:34:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b24d63407213bbb2f0ed09e69362843502fec00
cpython
/
Lib
/
collections
T
History
Serhiy Storchaka
5527cf119d
Issue
#22609
: Constructor of collections.UserDict now accepts the self keyword
...
argument.
2015-09-29 23:38:34 +03:00
..
__init__.py
Issue
#22609
: Constructor of collections.UserDict now accepts the self keyword
2015-09-29 23:38:34 +03:00
__main__.py
…
abc.py
…