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 ncoghlan
Recipients mark.dickinson, ncoghlan
Date 2010-07-12.21:24:30
SpamBayes Score 0.0525607
Marked as misclassified No
Message-id <1278969897.59.0.242924171821.issue9232@psf.upfronthosting.co.za>
In-reply-to
Content
I take it the AST generation just throws the extra comma away? You're sure this doesn't upset any of the node counts in that stage of the compiler?
History
Date User Action Args
2010-07-12 21:24:57ncoghlansetrecipients: + ncoghlan, mark.dickinson
2010-07-12 21:24:57ncoghlansetmessageid: <1278969897.59.0.242924171821.issue9232@psf.upfronthosting.co.za>
2010-07-12 21:24:31ncoghlanlinkissue9232 messages
2010-07-12 21:24:31ncoghlancreate