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:223–224 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
221
yield
line
222
223
def
close(self):
224
assert_(0,
"input.close() must not be called"
)
225
226
class
ErrorWrapper:
227
Callers
1
close
Method · 0.45
Calls
1
assert_
Function · 0.85
Tested by
no test coverage detected