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 chris.jerdonek
Recipients amaury.forgeotdarc, brett.cannon, chris.jerdonek, georg.brandl, jeffknupp, ncoghlan, r.david.murray
Date 2012-08-22.19:08:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345662482.28.0.00688679958556.issue15316@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a formal unit test case that passes in 3.2 but not in 3.3 (a "simpler" case not using __main__.py).

(script_helper.create_empty_file() doesn't seem to be available in 3.2.)
History
Date User Action Args
2012-08-22 19:08:02chris.jerdoneksetrecipients: + chris.jerdonek, brett.cannon, georg.brandl, amaury.forgeotdarc, ncoghlan, r.david.murray, jeffknupp
2012-08-22 19:08:02chris.jerdoneksetmessageid: <1345662482.28.0.00688679958556.issue15316@psf.upfronthosting.co.za>
2012-08-22 19:08:01chris.jerdoneklinkissue15316 messages
2012-08-22 19:08:01chris.jerdonekcreate