-
- Downloads
tarball: Use standard Python module zipfile to extract jar archive
It exists many cases where using unzip to extract a jar archive fails while using the zipfile module succeeds. So prefer to use the zipfile module to uncompress jar archives. Related to T4318
parent
5644f9cd
No related branches found
Tags v2.11
swh/core/tests/data/archives/hello.jar
0 → 100644
File added
-
Some references in the commit message have been migrated:
- T4318 is now swh-loader-core#4318 (closed)
-
mentioned in merge request !281 (closed)
Please register or sign in to comment