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

Method close

Lib/_pyio.py:337–346  ·  view source on GitHub ↗

Flush and close the IO object. This method has no effect if the file is already closed.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__del__Method · 0.95
__exit__Method · 0.95
closeMethod · 0.45
closeMethod · 0.45
closeMethod · 0.45

Calls 1

flushMethod · 0.95

Tested by

no test coverage detected