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-28.23:05:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346195122.75.0.315113579481.issue14649@psf.upfronthosting.co.za>
In-reply-to
Content
> With your patch 5 applied, test_zipimport_support fails.

You're right.  It looks like test_zipimport_support is tightly coupled to test_doctest.  For example--

http://hg.python.org/cpython/file/786d9516663e/Lib/test/test_zipimport_support.py#l94

My apologies for not running the full test suite before uploading those patches.  I'll take a closer look.
History
Date User Action Args
2012-08-28 23:05:22chris.jerdoneksetrecipients: + chris.jerdonek, r.david.murray, asvetlov
2012-08-28 23:05:22chris.jerdoneksetmessageid: <1346195122.75.0.315113579481.issue14649@psf.upfronthosting.co.za>
2012-08-28 23:05:22chris.jerdoneklinkissue14649 messages
2012-08-28 23:05:22chris.jerdonekcreate