This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsgi-intercept
Code
Issues
Proposed changes
Files
e9c515602c08e6cdfc774f6fb9cfefe199292ba5
deb-python-wsgi-intercept
/
test
History
Chris Dent
e9c515602c
Account for missing argument in python2.6 HTTPConnection
...
This is getting a) complicated b) tiresome.
2013-11-05 20:47:18 +00:00
..
__init__.py
Barebones of initial starting point
2012-10-02 15:55:06 +01:00
test_http_client.py
Strip out redundant code by using mixins more correctly.
2013-11-05 18:46:32 +00:00
test_httplib2.py
Strip out redundant code by using mixins more correctly.
2013-11-05 18:46:32 +00:00
test_requests.py
Cleanup the tests and other code for various versions.
2013-11-01 23:52:21 +00:00
test_urllib.py
Cleanup the tests and other code for various versions.
2013-11-01 23:52:21 +00:00
test_wsgi_compliance.py
Account for missing argument in python2.6 HTTPConnection
2013-11-05 20:47:18 +00:00
wsgi_app.py
Attempt to get working in python2 and 3 at the same time
2013-11-01 23:34:19 +00:00