aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/pathod.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2015-06-25 10:33:35 +1200
committerAldo Cortesi <aldo@nullcube.com>2015-06-25 10:33:35 +1200
commit94a7770a9404cf0da3a0bab5064976ba26e9762f (patch)
treea56c0eecb699962f55a96186b95a181775aaafce /libpathod/pathod.py
parent0e15b9436890a60c8657b1d5df41f3bf1c4f9eb8 (diff)
downloadmitmproxy-94a7770a9404cf0da3a0bab5064976ba26e9762f.tar.gz
mitmproxy-94a7770a9404cf0da3a0bab5064976ba26e9762f.tar.bz2
mitmproxy-94a7770a9404cf0da3a0bab5064976ba26e9762f.zip
Output warning info to log fp using logging methods
Diffstat (limited to 'libpathod/pathod.py')
-rw-r--r--libpathod/pathod.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpathod/pathod.py b/libpathod/pathod.py
index fc63da18..e6c83185 100644
--- a/libpathod/pathod.py
+++ b/libpathod/pathod.py
@@ -314,7 +314,6 @@ class PathodHandler(tcp.BaseHandler):
self.server.craftanchor
)])
-
if anchor_gen:
spec = anchor_gen.next()