Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2a0af79269a19b4afc423c44f8b51c22fb8ad3a3
/
Lib
/
compiler
/
visitor.py
d91bbba
Add support for extra (*) arguments to preorder.
by Jeremy Hylton
· 24 years ago
66d2c1f
Small optimizations in dispatch method: 1) lookup node's __class__ once
by Jeremy Hylton
· 25 years ago
46cc7c0
Bring Tools/compiler almost up to date. Specifically:
by Thomas Wouters
· 25 years ago
f635abe
simplify visitor walker class
by Jeremy Hylton
· 25 years ago
9812e7b
fix import to refer to compiler package
by Jeremy Hylton
· 25 years ago
ed95861
factor out the tree walking/visitor code that was in compile.py
by Jeremy Hylton
· 25 years ago