Web: Fix exception on timeout

This commit is contained in:
nyuszika7h 2013-12-25 16:43:41 +01:00
parent 47409b11a0
commit b5a9aee7a6

View File

@ -30,6 +30,7 @@
import re
import sys
import socket
import HTMLParser
import htmlentitydefs