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.
2018-09-19 10:53:16 -05:00
..
fixtures
__init__.py
test_fetch_url.py Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 2018-09-19 10:53:16 -05:00
test_generic_urlparse.py
test_RedirectHandlerFactory.py
test_Request.py Introduce and use locale-naive rfc2822 date format function (#44868) 2018-08-30 08:34:37 -05:00
test_RequestWithMethod.py
test_urls.py