[Python-Dev] improved zipimport (original) (raw)

Barry Warsaw barry@python.org
22 Jul 2003 11:45:48 -0400


On Tue, 2003-07-22 at 11:25, Thomas Heller wrote:

There are several ways to argue that is is a bug fix: zipimport.c doesn't handle zip files which are no problem for the zipfile module.

Okay, that does seem like a problem. SF's web site is dead again, but go ahead and check it in when it comes back up.

-Barry