mirror of https://github.com/ansible/ansible.git
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/11322reviewable/pr18780/r1
parent
8f31d84300
commit
4b29146c4d
Loading…
Reference in New Issue