Searched defs:default_time_format (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/logging/ | ||
| D | __init__.py | 594 default_time_format = '%Y-%m-%d %H:%M:%S' variable in Formatter |
| /external/python/cpython3/Lib/test/ | ||
| D | test_logging.py | 4012 default_time_format = '%d/%m/%Y %H:%M:%S' variable in FormatterTest.test_default_msec_format_none.NoMsecFormatter |