mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
||||
from calendar import timegm
|
||||
|
||||
logging.getLogger("cookielib").addHandler(logging.StreamHandler())
|
||||
debug = logging.getLogger("cookielib").debug
|
||||
|
||||
DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue