This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-02-23 15:42:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f0efea0841
cpython
/
Lib
/
collections
History
Download ZIP
Download TAR.GZ
Raymond Hettinger
4f4ba16677
Issue
#17331
: Use isidentifier() instead of isalnum() to check for valid identifiers.
2013-03-01 23:43:48 -08:00
..
__init__.py
Issue
#17331
: Use isidentifier() instead of isalnum() to check for valid identifiers.
2013-03-01 23:43:48 -08:00
__main__.py
abc.py