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 madison.may
Recipients Arfrever, brett.cannon, eric.snow, madison.may, ncoghlan, ronaldoussoren
Date 2013-08-12.18:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376330577.04.0.163017270954.issue18416@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a minor revision to that patch removing an unnecessary @skip_if_dont_write_bytecode decorator from the test I added to test_import.py.  

No docs changes are included in the current patch -- I'm guessing this should probably wait until we have all the other details ironed out.
History
Date User Action Args
2013-08-12 18:02:57madison.maysetrecipients: + madison.may, brett.cannon, ronaldoussoren, ncoghlan, Arfrever, eric.snow
2013-08-12 18:02:57madison.maysetmessageid: <1376330577.04.0.163017270954.issue18416@psf.upfronthosting.co.za>
2013-08-12 18:02:57madison.maylinkissue18416 messages
2013-08-12 18:02:57madison.maycreate