Message 170682 - Python tracker

Message170682

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 <1348006196.16.0.70952907256.issue15964@psf.upfronthosting.co.za>
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: <1348006196.16.0.70952907256.issue15964@psf.upfronthosting.co.za>
2012-09-18 22:09:55christian.heimeslinkissue15964 messages
2012-09-18 22:09:55christian.heimescreate