Searched refs:_make_format (Results 1 – 1 of 1) sorted by relevance
371 def _make_format(formats: List[ModeFormat], function1007 self._format = _make_format([fmt] * self.order)1010 self._format = _make_format(fmt)1082 self._format = _make_format([], [])2051 _make_format(mode_fmts),