This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
36,069
Commits
9
Branches
456
Tags
1.7
GiB
21d900f1d6
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tim Peters
3d7d372ce3
Whitespace normalization, via reindent.py.
2004-07-18 06:25:50 +00:00
Guido van Rossum
4ed6be7107
Import the keyword module instead of relying on our own list of
...
reserved words. No longer need to import string.
2001-12-04 20:39:36 +00:00
Guido van Rossum
4408ed5dcb
Tiny utility prints the latest set of reserved words.
1997-05-08 23:21:48 +00:00