1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-08 09:14:13 +00:00
community.general/lib
Toshio Kuratomi 16bd2c7357 be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3.  There's no reason to conditionalize it.

Fixes https://github.com/ansible/ansible/issues/11322
2016-12-08 11:32:52 -05:00
..
ansible be explicit about urllib import and remove conditional urllib(2) import 2016-12-08 11:32:52 -05:00