Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ close
Method
close
tools/python-3.11.9-amd64/Lib/sunau.py:305–310 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
303
self._soundpos = pos
304
305
def
close(self):
306
file = self._file
307
if
file:
308
self._file = None
309
if
self._opened:
310
file.close()
311
312
class
Au_write:
313
Callers
3
__del__
Method · 0.95
__exit__
Method · 0.95
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected