MCPcopy Index your code
hub / github.com/RustPython/RustPython / get_stderr

Method get_stderr

Lib/wsgiref/simple_server.py:108–109  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

106 return env
107
108 def get_stderr(self):
109 return sys.stderr
110
111 def handle(self):
112 """Handle a single HTTP request"""

Callers 1

handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected