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 christian.heimes
Recipients chris.jerdonek, christian.heimes, vstinner
Date 2012-09-18.22:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think this might be related to #15923. It shouldn't be necessary to rebuild the AST definition unless you have modified the grammar and AST files.
History
Date User Action Args
2012-09-18 22:09:56christian.heimessetrecipients: + christian.heimes, vstinner, chris.jerdonek
2012-09-18 22:09:56christian.heimessetmessageid: <[email protected]>
2012-09-18 22:09:55christian.heimeslinkissue15964 messages
2012-09-18 22:09:55christian.heimescreate