This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsgi-intercept
Code
Issues
Proposed changes
Files
c196a4a60d54cd4155b3ef8a8eaa5c8915497b50
deb-python-wsgi-intercept
/
test
History
Chris Dent
c196a4a60d
Don't bother with python 3.2 for tests at all.
...
Syntax-wise the test is bad, so skipping will not work.
2013-11-02 00:05:05 +00:00
..
__init__.py
Barebones of initial starting point
2012-10-02 15:55:06 +01:00
test_http_client.py
Attempt to get working in python2 and 3 at the same time
2013-11-01 23:34:19 +00:00
test_httplib2.py
Attempt to get working in python2 and 3 at the same time
2013-11-01 23:34:19 +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
Don't bother with python 3.2 for tests at all.
2013-11-02 00:05:05 +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