Home
last modified time | relevance | path

Searched defs:needcleanup (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkinter.py1042 def _bind(self, what, sequence, func, add, needcleanup=1): argument
1205 def _register(self, func, subst=None, needcleanup=1): argument
/external/python/cpython3/Lib/tkinter/
D__init__.py1189 def _bind(self, what, sequence, func, add, needcleanup=1): argument
1351 def _register(self, func, subst=None, needcleanup=1): argument