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 <[email protected]>
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: <[email protected]>
2012-08-29 00:10:16chris.jerdoneklinkissue14649 messages
2012-08-29 00:10:15chris.jerdonekcreate