Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds