Silence noise in regrtest.

This commit is contained in:
Martin v. Löwis 2004-06-01 04:36:51 +00:00
parent e148595504
commit 504239fb38

View file

@ -34,7 +34,6 @@ except ImportError:
import httplib # only for the default HTTP port
from calendar import timegm
logging.getLogger("cookielib").addHandler(logging.StreamHandler())
debug = logging.getLogger("cookielib").debug
DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)