ansible/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