Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ new
Method
new
tools/python-3.11.9-amd64/Lib/idlelib/filelist.py:49–50 ·
view source on GitHub ↗
(self, filename=None)
Source
from the content-addressed store, hash-verified
47
edit.gotoline(lineno)
48
49
def
new(self, filename=None):
50
return
self.EditorWindow(self, filename)
51
52
def
close_all_callback(self, *args, **kwds):
53
for
edit in list(self.inversedict):
Callers
9
_test
Function · 0.95
test_new_empty
Method · 0.95
__hash_new
Function · 0.45
_init_old
Method · 0.45
digest
Function · 0.45
main
Function · 0.45
new_callback
Method · 0.45
deliver_challenge
Function · 0.45
answer_challenge
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_new_empty
Method · 0.76