mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Silence noise in regrtest.
This commit is contained in:
parent
e148595504
commit
504239fb38
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue