mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d4930e6692
* Adds requests.Session like class * py2 syntax fix * Add a few examples to the Request docstrings * Add helper methods and docs * Fix test failures * Switch tests to test Request instead of open_url, add simple open_url test to validate funcitonality * Fix filename in replace-urlopen code smell test |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
test_fetch_url.py | ||
test_generic_urlparse.py | ||
test_RedirectHandlerFactory.py | ||
test_Request.py | ||
test_RequestWithMethod.py | ||
test_urls.py |