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 ronaldoussoren
Recipients doko, pitrou, ronaldoussoren
Date 2014-02-25.20:11:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393359107.46.0.402631732724.issue20744@psf.upfronthosting.co.za>
In-reply-to
Content
Why is _call_external_zip needed at all? The code says it is used when the zipfile module is not available, but that module is part of the stdlib and should always be available.
History
Date User Action Args
2014-02-25 20:11:47ronaldoussorensetrecipients: + ronaldoussoren, doko, pitrou
2014-02-25 20:11:47ronaldoussorensetmessageid: <1393359107.46.0.402631732724.issue20744@psf.upfronthosting.co.za>
2014-02-25 20:11:47ronaldoussorenlinkissue20744 messages
2014-02-25 20:11:47ronaldoussorencreate