Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTkinter.py1232 _subst_format = ('%#', '%b', '%f', '%h', '%k', variable in Misc
1235 _subst_format_str = " ".join(_subst_format)
1238 if len(args) != len(self._subst_format): return args