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 asvetlov
Recipients asvetlov, docs@python
Date 2012-11-23.20:20:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353702032.57.0.687396127567.issue16544@psf.upfronthosting.co.za>
In-reply-to
Content
http://greentreesnakes.readthedocs.org/en/latest/index.html
is excellent and comprehensive documentation for ast tree structures.
It would be nice to incorporate that docs into stdlib documentation, but adding *see also* section is good enoigh as first step.
History
Date User Action Args
2012-11-23 20:20:32asvetlovsetrecipients: + asvetlov, docs@python
2012-11-23 20:20:32asvetlovsetmessageid: <1353702032.57.0.687396127567.issue16544@psf.upfronthosting.co.za>
2012-11-23 20:20:32asvetlovlinkissue16544 messages
2012-11-23 20:20:32asvetlovcreate