aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-10-24 17:21:28 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-10-24 17:21:28 +1300
commit3de68da3adf15f445e40412fdde4b94857640166 (patch)
tree3b2073a342e78277b81cb64e02a90f82af53745d
parentc6c05098360c32dca82621cc4aaf91064f81e3f3 (diff)
downloadmitmproxy-3de68da3adf15f445e40412fdde4b94857640166.tar.gz
mitmproxy-3de68da3adf15f445e40412fdde4b94857640166.tar.bz2
mitmproxy-3de68da3adf15f445e40412fdde4b94857640166.zip
Add forgotten import. Oops.
-rw-r--r--libpathod/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpathod/utils.py b/libpathod/utils.py
index be49daec..d4160a23 100644
--- a/libpathod/utils.py
+++ b/libpathod/utils.py
@@ -1,4 +1,5 @@
import os
+import sys
from netlib import tcp
SSLVERSIONS = {