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-05-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33dde92ecfa4e2afe883a9cd4630ed83839bb26b
cpython
/
Lib
/
compiler
T
History
Jeremy Hylton
572bdce4b3
change 2-space indent to 4-space indent
2000-09-20 02:47:28 +00:00
..
__init__.py
…
ast.py
patches from Mark Hammond
2000-05-02 22:32:59 +00:00
consts.py
…
misc.py
…
pyassem.py
patch by Neil Schemenauer to improve (fix?) line number generation
2000-09-01 20:47:37 +00:00
pycodegen.py
patch by Neil Schemenauer to improve (fix?) line number generation
2000-09-01 20:47:37 +00:00
transformer.py
change 2-space indent to 4-space indent
2000-09-20 02:47:28 +00:00
visitor.py
Bring Tools/compiler almost up to date. Specifically:
2000-08-12 20:32:46 +00:00