From 55a07d513fdaa3e8a39b47e1da6d309cda42570c Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 26 May 2017 23:15:53 +1000 Subject: [PATCH] This is so much better --- HTTPy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTTPy.py b/HTTPy.py index 4bca52a..7328ca3 100644 --- a/HTTPy.py +++ b/HTTPy.py @@ -39,7 +39,7 @@ class MyHTMLParser(HTMLParser): currtag = "" def handle_data(self, data): - #print starttag + #print starttagmgfk if currtag == conf_temp: print data