This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
7daf04d9e0
cpython
/
Tools
/
compiler
History
Download ZIP
Download TAR.GZ
Jeremy Hylton
7daf04d9e0
replace most calls to emit 'SET_LINENO' will call to method set_lineno
...
based on bug report by Neil Schemenauer
2000-08-04 16:56:51 +00:00
..
compiler
replace most calls to emit 'SET_LINENO' will call to method set_lineno
2000-08-04 16:56:51 +00:00
compile.py
patches from Mark Hammond
2000-05-02 22:29:46 +00:00
demo.py
This script demonstrates use of the visitor interface of the compiler
2000-07-25 16:43:23 +00:00