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 asvetlov, chris.jerdonek, r.david.murray
Date 2012-08-29.00:10:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346199016.51.0.356891754312.issue14649@psf.upfronthosting.co.za>
In-reply-to
Content
I updated the patch to fix the test_zipimport_support tests.  All tests now pass.  The only changes were to Lib/test/test_zipimport_support.py.

I'll make a note about test_pyclbr and test_zipimport_support when I create the issue to move the supporting doctest files into a subdirectory.  Thanks again for the catch, David.
History
Date User Action Args
2012-08-29 00:10:16chris.jerdoneksetrecipients: + chris.jerdonek, r.david.murray, asvetlov
2012-08-29 00:10:16chris.jerdoneksetmessageid: <1346199016.51.0.356891754312.issue14649@psf.upfronthosting.co.za>
2012-08-29 00:10:16chris.jerdoneklinkissue14649 messages
2012-08-29 00:10:15chris.jerdonekcreate