Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ short_title
Method
short_title
Lib/idlelib/pyshell.py:1135–1136 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1133
return
True
1134
1135
def
short_title(self):
1136
return
self.shell_title
1137
1138
SPLASHLINE =
'Enter "help" below or click "Help" above for more information.'
1139
Callers
1
run_module_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected