0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 01:20:47 +01:00
cpython/Tools/compiler
Jeremy Hylton 4ebf3be407 a few small optimizations that seem to give a 5-10% speedup; the
further optimization of com_node makes the most difference.
2000-11-06 16:03:52 +00:00
..
compiler a few small optimizations that seem to give a 5-10% speedup; the 2000-11-06 16:03:52 +00:00
ast.txt Support for generation of ast.py from simple description of node 2000-10-25 17:59:17 +00:00
astgen.py Support for generation of ast.py from simple description of node 2000-10-25 17:59:17 +00:00
compile.py
demo.py
dumppyc.py
regrtest.py
setup.py