Home
last modified time | relevance | path

Searched refs:StrFormatStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/logging/
D__init__.py445 class StrFormatStyle(PercentStyle): class
518 '{': (StrFormatStyle, '{levelname}:{name}:{message}'),
/third_party/python/Misc/NEWS.d/
D3.8.0a1.rst2885 StrFormatStyle, PercentStyle, StringTemplateStyle. - This method is called