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-06-26 21:04:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
590fe02ebdc2ec11347441ae31e71d2d6cd52ad3
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
…