Staging
v0.5.1
https://github.com/python/cpython
Revision 066df4fd454d6ff9be66e80b2a65995b10af174f authored by John Jolly on 30 January 2018, 08:51:35 UTC, committed by Gregory P. Smith on 30 January 2018, 08:51:35 UTC
This allows for nested zip files, tar files within zip files, zip files within tar files, etc.

Contributed by: John Jolly
1 parent 2e0ecde
History
Tip revision: 066df4fd454d6ff9be66e80b2a65995b10af174f authored by John Jolly on 30 January 2018, 08:51:35 UTC
bpo-22908: Add seek and tell functionality to ZipExtFile (GH-4966)
Tip revision: 066df4f
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.5 KB
_testembed.c -rw-r--r-- 7.1 KB
python.c -rw-r--r-- 266 bytes

README

back to top