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 meador.inge
Recipients eric.snow, loewis, meador.inge
Date 2011-10-22.18:58:53
SpamBayes Score 0.003270662
Marked as misclassified No
Message-id <1319309933.72.0.0368107238724.issue13243@psf.upfronthosting.co.za>
In-reply-to
Content
Good catch.  I see what happened.  7109f31300fb updated
Python/Python-ast.c but not Parser/asdl_c.py.  I will apply your patch 
shortly.  Thanks.
History
Date User Action Args
2011-10-22 18:58:53meador.ingesetrecipients: + meador.inge, loewis, eric.snow
2011-10-22 18:58:53meador.ingesetmessageid: <1319309933.72.0.0368107238724.issue13243@psf.upfronthosting.co.za>
2011-10-22 18:58:53meador.ingelinkissue13243 messages
2011-10-22 18:58:53meador.ingecreate