This website requires JavaScript.
Explore
Help
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-09 18:50:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50ade68ec240ea8ea12604809d8c70985263dce
cpython
/
Lib
/
compiler
T
History
Tim Peters
669454e9dc
Whitespace normalization.
2003-03-07 17:30:48 +00:00
..
__init__.py
…
ast.py
…
consts.py
…
future.py
…
misc.py
…
pyassem.py
…
pycodegen.py
Replace all but one explicit emit('SET_LINENO') with call to set_lineno().
2002-12-31 18:26:17 +00:00
symbols.py
…
syntax.py
…
transformer.py
Whitespace normalization.
2003-03-07 17:30:48 +00:00
visitor.py
…