import sys
This commit is contained in:
parent
22f1026f3a
commit
844dfd8096
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ import socket,select,base64,dispatcher
|
|||
from simplexml import ustr
|
||||
from client import PlugIn
|
||||
from protocol import *
|
||||
import sys
|
||||
|
||||
# determine which DNS resolution library is available
|
||||
HAVE_DNSPYTHON = False
|
||||
|
|
Loading…
Add table
Reference in a new issue