You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/urls
Felix Fontein bc69aeca7f Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)
* Fixing HTTPError case of fetch_url for Python 3 compatibility.

* Adding unit test.

* PEP8.

* Changelog.
6 years ago
..
fixtures Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_RedirectHandlerFactory.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_Request.py Introduce and use locale-naive rfc2822 date format function (#44868) 6 years ago
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_fetch_url.py Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 6 years ago
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_urls.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago