1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-07 00:37:06 +00:00
community.general/lib
Toshio Kuratomi 286a46e8b4 Python2.4's zipfile library cannot handle zip 64bit extensions which are needed for > 64K files (#3754)
Fallback to unzip if zipfile fails and hope that unzip can deal with it
(sites have an easier time upgrading the unzip utility than all of
python).

https://bugs.python.org/issue3997

Fixes #3560
2016-12-08 11:24:31 -05:00
..
ansible Python2.4's zipfile library cannot handle zip 64bit extensions which are needed for > 64K files (#3754) 2016-12-08 11:24:31 -05:00