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 benjamin.peterson, brett.cannon, loewis, vstinner
Date 2008-10-15.19:33:06
SpamBayes Score 3.8400714e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> I added a test for compile() in there, which is why the patch is
> claiming that. There is an uploaded version of test_pep3120.py on the
> issue.

Ah, ok. I missed that - that change is also fine.
History
Date User Action Args
2008-10-15 19:33:18loewissetrecipients: + loewis, brett.cannon, vstinner, benjamin.peterson
2008-10-15 19:33:06loewislinkissue3574 messages
2008-10-15 19:33:06loewiscreate