Files
cpython/Lib/compiler
Jeremy Hylton 058a5adad0 Two changes to visitor API:
Remove _preorder as alias for dispatch and call dispatch directly.
    Add an extra optional argument to walk()

XXX Also comment out some code that does debugging prints.
2001-08-27 20:47:08 +00:00
..
2001-04-12 06:39:24 +00:00
2001-06-09 09:26:21 +00:00
2001-08-18 00:04:31 +00:00
2001-08-27 20:47:08 +00:00