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 christian.heimes, pitrou, vstinner
Date 2013-10-12.11:33:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381577582.8.0.463588145624.issue19230@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a simpler patch that directly uses the grammar definition to create a list of keywords. It completely removes the necessity of a script.
History
Date User Action Args
2013-10-12 11:33:02christian.heimessetrecipients: + christian.heimes, pitrou, vstinner
2013-10-12 11:33:02christian.heimessetmessageid: <1381577582.8.0.463588145624.issue19230@psf.upfronthosting.co.za>
2013-10-12 11:33:02christian.heimeslinkissue19230 messages
2013-10-12 11:33:02christian.heimescreate