mirror of
https://github.com/python/cpython.git
synced 2026-05-30 08:06:21 -04:00
058a5adad0
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.