Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTkinter.py1052 funcid, self._subst_format_str))
1235 _subst_format_str = " ".join(_subst_format) variable in Misc
/external/python/cpython3/Lib/tkinter/
D__init__.py1199 funcid, self._subst_format_str))
1381 _subst_format_str = " ".join(_subst_format) variable in Misc