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 thomaslee
Recipients thomaslee
Date 2008-12-02.07:59:09
SpamBayes Score 0.005194151
Marked as misclassified No
Message-id <1228204752.01.0.741514480026.issue4347@psf.upfronthosting.co.za>
In-reply-to
Content
okay, so it turns out that putting rules in Grammar/Grammar before the
top-level non-terminals breaks things in a different way.

Attached is another (hopefully final and working) patch.
History
Date User Action Args
2008-12-02 07:59:12thomasleesetrecipients: + thomaslee
2008-12-02 07:59:12thomasleesetmessageid: <1228204752.01.0.741514480026.issue4347@psf.upfronthosting.co.za>
2008-12-02 07:59:11thomasleelinkissue4347 messages
2008-12-02 07:59:10thomasleecreate