Changeset 388 for python/vendor/current/Lib/token.py
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Lib/token.py
r2 r388 8 8 # the python source tree after building the interpreter and run: 9 9 # 10 # python Lib/token.py10 # ./python Lib/token.py 11 11 12 12 #--start constants--
Note:
See TracChangeset
for help on using the changeset viewer.