Kaydet (Commit) 504239fb authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Silence noise in regrtest.

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