Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/logging/
D__init__.py29 from string import Formatter as StrFormatter unknown
403 _str_formatter = StrFormatter()
404 del StrFormatter