Home | History | Annotate | Download | only in python2.7

Lines Matching refs:logging

40 debug = False   # set to True to enable debugging via the logging module
48 import logging
49 logger = logging.getLogger("cookielib")