MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / __exit__

Method __exit__

tools/python-3.11.9-amd64/Lib/aifc.py:618–619  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

616 return self
617
618 def __exit__(self, *args):
619 self.close()
620
621 #
622 # User visible methods.

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected