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/wsgiref/validate.py:242–243 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
240
self.write(line)
241
242
def
close(self):
243
assert_(0,
"errors.close() must not be called"
)
244
245
class
WriteWrapper:
246
Callers
nothing calls this directly
Calls
1
assert_
Function · 0.85
Tested by
no test coverage detected