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

Method reason

Lib/urllib/error.py:58–59  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

56 # provide this attribute. See issue13211 for discussion.
57 @property
58 def reason(self):
59 return self.msg
60
61 @property
62 def headers(self):

Callers 1

convert_openssl_errorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected