Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ close
Method
close
Lib/idlelib/run.py:524–525 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
522
return
line[:size]
523
524
def
close(self):
525
self.shell.close()
526
527
528
class
MyHandler(rpc.RPCHandler):
Callers
1
test_close
Method · 0.95
Calls
no outgoing calls
Tested by
1
test_close
Method · 0.76