mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
8237183485
Updated utils.py using 2to3-3.4 Updated hexdump to use .format() with .encode() to support python 3.4 Python 3.5 supports .format() on bytes objects, but 3.4 is the current default on Ubuntu. samc$ py.test netlib/test/test_utils.py = 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 11 items netlib/test/test_utils.py ........... = 11 passed in 0.19 seconds = |
||
---|---|---|
.. | ||
http | ||
websockets | ||
__init__.py | ||
certutils.py | ||
encoding.py | ||
exceptions.py | ||
odict.py | ||
socks.py | ||
tcp.py | ||
tutils.py | ||
utils.py | ||
utils.py.bak | ||
version_check.py | ||
version.py | ||
wsgi.py |