Searched refs:parse_format_specifiers (Results 1 – 1 of 1) sorted by relevance
729 def parse_format_specifiers(format_string: str) -> Iterable[FormatSpec]: function774 self.specifiers = tuple(parse_format_specifiers(self.format_string))