mitmproxy/netlib
Sam Cleveland 2bd7bcb371 Porting to Python 3.4
Updated wsgi to support Python 3.4 byte strings.
Updated test_wsgi to remove py.test warning for TestApp having an
__init__ constructor.

samc$ sudo py.test netlib/test/test_wsgi.py -r w
= test session starts =
platform darwin -- Python 3.4.1, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
rootdir: /Users/samc/src/python/netlib, inifile:
collected 6 items

netlib/test/test_wsgi.py ......

= 6 passed in 0.20 seconds =
2015-11-11 20:27:10 -06:00
..
http minor fixes 2015-11-01 18:20:00 +01:00
websockets minor fixes 2015-09-25 18:24:18 +02:00
__init__.py minor cleanups 2014-08-16 15:53:07 +02:00
certutils.py Merge remote-tracking branch 'origin/hostname-validation' 2015-11-04 21:33:32 +01:00
encoding.py improve request tests, coverage++ 2015-09-26 20:07:11 +02:00
exceptions.py http1: add assemble_body function 2015-09-17 02:39:42 +02:00
odict.py python3++ 2015-09-17 16:31:50 +02:00
socks.py python3++ 2015-09-20 19:40:09 +02:00
tcp.py Merge remote-tracking branch 'origin/hostname-validation' 2015-11-04 21:33:32 +01:00
tutils.py refactor response model 2015-09-26 17:39:50 +02:00
utils.py Porting to Python 3.4 2015-11-11 19:53:51 -06:00
version_check.py wip 2015-09-15 19:12:15 +02:00
version.py Bump version for next release cycle 2015-11-07 09:30:49 +13:00
wsgi.py Porting to Python 3.4 2015-11-11 20:27:10 -06:00