Home
last modified time | relevance | path

Searched defs:default_msec_format (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/logging/
D__init__.py595 default_msec_format = '%s,%03d' variable in Formatter
/external/python/cpython3/Lib/test/
Dtest_logging.py4011 default_msec_format = None variable in FormatterTest.test_default_msec_format_none.NoMsecFormatter