mitmproxy/netlib/h2
Thomas Kriechbaumer 161bc2cfaa cleanup code with autoflake
run the following command:
  $ autoflake -r -i --remove-all-unused-imports --remove-unused-variables .
2015-05-27 11:25:33 +02:00
..
__init__.py implement basic HTTP/2 frame classes 2015-05-26 17:59:29 +02:00
frame.py cleanup code with autoflake 2015-05-27 11:25:33 +02:00
h2.py cleanup code with autoflake 2015-05-27 11:25:33 +02:00