Staging
v0.5.1
https://github.com/python/cpython
Revision 354e3d90d346afdc6c70211b130aa76bb18e19ed authored by Thomas Heller on 22 July 2003, 18:10:15 UTC, committed by Thomas Heller on 22 July 2003, 18:10:15 UTC
arbitrary bytes before the actual zip compatible archive.  Zipfiles
containing comments at the end of the file are still not supported.

Add a testcase to test_zipimport, and update NEWS.

This closes sf #775637 and sf #669036.
1 parent fac083d
History
Tip revision: 354e3d90d346afdc6c70211b130aa76bb18e19ed authored by Thomas Heller on 22 July 2003, 18:10:15 UTC
Change the zipimport implementation to accept files containing
Tip revision: 354e3d9

ReadMe

back to top