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 loewis
Recipients keldonin, loewis
Date 2008-11-30.10:37:36
SpamBayes Score 0.12483203
Marked as misclassified No
Message-id <1228041458.59.0.104198200547.issue4407@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report. The problem was not with the quoting (this works
fine), but that test/crashers/iter.py failed to compile. Fixed in r67448.
History
Date User Action Args
2008-11-30 10:37:38loewissetrecipients: + loewis, keldonin
2008-11-30 10:37:38loewissetmessageid: <1228041458.59.0.104198200547.issue4407@psf.upfronthosting.co.za>
2008-11-30 10:37:37loewislinkissue4407 messages
2008-11-30 10:37:36loewiscreate