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 larry
Recipients larry, python-dev, skrah
Date 2013-10-27.09:54:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382867660.82.0.90358033315.issue19390@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed.

And, yeah, Clinic actually uses ast.parse where it can.  (FWIW, most of the parser was re-written by Dmitry Jemerov during the PyCon US 2013 sprints, though I wound up re-re-writing most of what he did.)
History
Date User Action Args
2013-10-27 09:54:20larrysetrecipients: + larry, skrah, python-dev
2013-10-27 09:54:20larrysetmessageid: <1382867660.82.0.90358033315.issue19390@psf.upfronthosting.co.za>
2013-10-27 09:54:20larrylinkissue19390 messages
2013-10-27 09:54:20larrycreate