Searched defs:asctime_search (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/logging/ | ||
H A D | __init__.py | 425 asctime_search = '%(asctime)' variable in PercentStyle 457 asctime_search = '{asctime' variable in StrFormatStyle 491 asctime_search = '${asctime}' variable in StringTemplateStyle |
Completed in 5 milliseconds