This commit is contained in:
Kurt Harriger 2014-12-22 17:48:25 +00:00
commit 840d49d552
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ import threading
# Used for bound_interface
socket_socket = socket.socket
socket.setdefaulttimeout(3)
try:
import xml.etree.cElementTree as ET