[ python-Bugs-1081824 ] Rewrite of docs for compiler.visitor

SourceForge.net noreply at sourceforge.net
Wed Mar 29 15:53:23 CEST 2006


Bugs item #1081824, was opened at 2004-12-09 02:06
Message generated for change (Comment added) made by kjohnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1081824&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Kent Johnson (kjohnson)
Assigned to: Jeremy Hylton (jhylton)
Summary: Rewrite of docs for compiler.visitor

Initial Comment:
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

----------------------------------------------------------------------

>Comment By: Kent Johnson (kjohnson)
Date: 2006-03-29 13:53

Message:
Logged In: YES 
user_id=49695

Hmmph. A year later I see I didn't actually attach my
suggested rewrite. Trying again.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1081824&group_id=5470


More information about the Python-bugs-list mailing list