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/11322pull/18777/head
parent
655fa27dc7
commit
16bd2c7357
Loading…
Reference in New Issue