Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Tcl
Function
Tcl
Lib/tkinter/__init__.py:2647–2648 ·
view source on GitHub ↗
(screenName=None, baseName=None, className='Tk', useTk=False)
Source
from the content-addressed store, hash-verified
2645
2646
2647
def
Tcl(screenName=None, baseName=None, className=
'Tk'
, useTk=False):
2648
return
Tk(screenName, baseName, className, useTk)
2649
2650
2651
class
Pack:
Callers
6
setUp
Method · 0.90
setUp
Method · 0.90
setUpModule
Function · 0.90
testLoadTk
Method · 0.90
testLoadTkFailure
Method · 0.90
setUp
Method · 0.90
Calls
1
Tk
Class · 0.85
Tested by
6
setUp
Method · 0.72
setUp
Method · 0.72
setUpModule
Function · 0.72
testLoadTk
Method · 0.72
testLoadTkFailure
Method · 0.72
setUp
Method · 0.72