This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kjohnson
Recipients
Date 2004-12-09.02:06:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I was recently prompted to look at the docs for
compiler.visitor (Lib Ref 19.4 Using Visitors to Walk
ASTs). With all due respect it is not up to the
standards of most of the docs. I have attempted a
rewrite which is in the attachment.

I suggest also that the entry for walk() on the main
compiler doc page (19.1) should be updated to refer to
19.4 for details.

HTH
Kent
History
Date User Action Args
2007-08-23 14:28:18adminlinkissue1081824 messages
2007-08-23 14:28:18admincreate