Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/
H A Dcommondialog.py13 from tkinter import Frame, _get_temp_root, _destroy_temp_root namespace
48 _destroy_temp_root(master)
H A Dsimpledialog.py27 from tkinter import _get_temp_root, _destroy_temp_root namespace
151 _destroy_temp_root(self.master)
H A D__init__.py342 def _destroy_temp_root(master): function

Completed in 7 milliseconds