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 mark.dickinson
Recipients mark.dickinson, meador.inge, terry.reedy
Date 2012-05-04.18:25:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336155957.35.0.869281729011.issue14701@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  Possibly, yes.  At least, it should be clear somehow from the docs that the parser, symbol, token and ast modules are CPython specific.  (And possibly tokenize, too.)
History
Date User Action Args
2012-05-04 18:25:57mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, meador.inge
2012-05-04 18:25:57mark.dickinsonsetmessageid: <1336155957.35.0.869281729011.issue14701@psf.upfronthosting.co.za>
2012-05-04 18:25:56mark.dickinsonlinkissue14701 messages
2012-05-04 18:25:56mark.dickinsoncreate