bpo-22908: Add seek and tell functionality to ZipExtFile (GH-4966)
This allows for nested zip files, tar files within zip files, zip files within tar files, etc. Contributed by: John Jolly
Showing
Please register or sign in to comment
This allows for nested zip files, tar files within zip files, zip files within tar files, etc. Contributed by: John Jolly