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

Method __exit__

tools/python-3.11.9-amd64/Lib/wave.py:452–453  ·  view source on GitHub ↗
(self, *args)

Source from the content-addressed store, hash-verified

450 return self
451
452 def __exit__(self, *args):
453 self.close()
454
455 #
456 # User visible methods.

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected