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 chris.jerdonek, michael.foord, r.david.murray, rbcollins, slmnhq
Date 2010-04-07.17:55:45
SpamBayes Score 0.007588272
Marked as misclassified No
Message-id <1270662947.26.0.569255914567.issue7559@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, David.  Sorry about that.  The test probably requires one additional level of nesting so that "parts_copy" is not False:

+                    if not parts_copy or not module_not_found:
                         raise
History
Date User Action Args
2010-04-07 17:55:47chris.jerdoneksetrecipients: + chris.jerdonek, rbcollins, r.david.murray, michael.foord, slmnhq
2010-04-07 17:55:47chris.jerdoneksetmessageid: <1270662947.26.0.569255914567.issue7559@psf.upfronthosting.co.za>
2010-04-07 17:55:45chris.jerdoneklinkissue7559 messages
2010-04-07 17:55:45chris.jerdonekcreate