Commit 504239fb authored by Martin v. Löwis's avatar Martin v. Löwis

Silence noise in regrtest.

parent e1485955
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment