Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
D__init__.py1571 _subst_format = ('%#', '%b', '%f', '%h', '%k', variable in Misc
1574 _subst_format_str = " ".join(_subst_format)
1578 if len(args) != len(self._subst_format): return args