import sys

This commit is contained in:
Nikos Kouremenos 2005-09-08 09:13:51 +00:00
parent 22f1026f3a
commit 844dfd8096
1 changed files with 1 additions and 0 deletions

View File

@ -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