Searched defs:Tcl (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/tkinter/test/test_tkinter/ |
H A D | test_loadtk.py | 6 from tkinter import Tcl, TclError namespace
|
H A D | test_variables.py | 6 from tkinter import (Variable, StringVar, IntVar, DoubleVar, BooleanVar, Tcl, namespace
|
/third_party/python/Lib/test/ |
H A D | test_tcl.py | 16 from tkinter import Tcl namespace
|
/third_party/python/Lib/tkinter/ |
H A D | __init__.py | 2427 def Tcl(screenName=None, baseName=None, className='Tk', useTk=False): global() function [all...] |
Completed in 7 milliseconds