Searched defs:FormatSpec (Results 1 – 8 of 8) sorted by relevance
35 class FormatSpec: class218 def missing(cls, specifier: FormatSpec):222 specifier: FormatSpec,
16 FormatSpec = namedtuple("FormatSpec", variable
258 using FormatSpec = variable
256 using FormatSpec = str_format_internal::FormatSpecTemplate< variable