Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rocky/python-uncompyle6
/ flush
Method
flush
test/ok_lib2.7/bsddb/dbrecio.py:140–142 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
138
self.write(string.joinfields(list,
''
))
139
140
def
flush(self):
141
if
self.closed:
142
raise
ValueError,
"I/O operation on closed file"
143
144
145
""
"
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected