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 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ec4dfd812ef57cd7fedd9ba80eb4bc0b072b7da
cpython
/
Lib
/
compiler
T
History
Raymond Hettinger
ff41c48a77
SF patch
#701494
: more apply removals
2003-04-06 09:01:11 +00:00
..
__init__.py
…
ast.py
Patch
#521714
: fix pychecker warnings in ast.py.
2002-02-23 22:35:33 +00:00
consts.py
…
future.py
…
misc.py
…
pyassem.py
SF patch [ 597919 ] compiler package and SET_LINENO
2002-12-31 18:17:44 +00:00
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
SF patch [ 597919 ] compiler package and SET_LINENO
2002-12-31 18:17:44 +00:00
syntax.py
…
transformer.py
SF patch
#701494
: more apply removals
2003-04-06 09:01:11 +00:00
visitor.py
Remove more out-of-date comments and clarify explanation of visit().
2002-04-18 16:26:40 +00:00