MCPcopy 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
226class ErrorWrapper:
227

Callers 1

closeMethod · 0.45

Calls 1

assert_Function · 0.85

Tested by

no test coverage detected