MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / make_file

Method make_file

Lib/cgi.py:751–776  ·  view source on GitHub ↗

Overridable: return a readable & writable file. The file will be used as follows: - data is written to it - seek(0) - data is read from it The 'binary' argument is unused -- the file is always opened in binary mode. This version opens a temp

(self, binary=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

read_binaryMethod · 0.95
__writeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected