Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ close
Method
close
recipes/Python/578907_Python_Awesome_DD/recipe-578907.py:211–212 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
209
return
False
210
211
def
close(self):
212
self.target.close()
213
214
def
read(self, bsize=40960):
215
return
self.target.read(bsize)
Callers
15
release_mutex
Method · 0.45
__init__
Method · 0.45
sinebeep
Function · 0.45
saveAs
Method · 0.45
configure
Function · 0.45
recipe-578991.py
File · 0.45
wait_net_service
Function · 0.45
objsignature
Function · 0.45
save_act
Method · 0.45
export_
Method · 0.45
import_
Method · 0.45
load_board_from_file
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected