Skip to content
Snippets Groups Projects
Commit 7f85bd7c authored by Antoine Lambert's avatar Antoine Lambert
Browse files

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 debian/1.10.0-1_swh1_bpo10+1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment