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 jvr
Recipients
Date 2003-08-13.14:30:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=92689

Hm, good catch! I don't see an obvious fix for this, and I worry 
that this is the result of a design flaw in the interaction between 
meta importers and path importers. For now, I think I should 
document that the zipimporter object is not suited for use on 
sys.meta_path. I need to do more thinking here.
History
Date User Action Args
2007-08-23 14:16:00adminlinkissue787113 messages
2007-08-23 14:16:00admincreate