Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ __del__
Method
__del__
tools/python-3.11.9-amd64/Lib/wave.py:289–290 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
287
raise
288
289
def
__del__(self):
290
self.close()
291
292
def
__enter__(self):
293
return
self
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected