Home
last modified time | relevance | path

Searched defs:Tk (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Doc/whatsnew/
D2.7.rst1821 .. _unittest-section:
/third_party/python/Tools/demo/
Dspreadsheet.py473 import tkinter as Tk namespace
/third_party/python/Lib/tkinter/
Dtix.py206 class Tk(tkinter.Tk, tixCommand): class
D__init__.py2274 class Tk(Misc, Wm): class