mitmproxy/netlib/http2/__init__.py
Thomas Kriechbaumer 836b1eab97 fix warnings and code smells
use prospector to find them
2015-06-17 13:10:27 +02:00

3 lines
43 B
Python

from frame import *
from protocol import *