Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ NNTPPermanentError
Class
NNTPPermanentError
tools/python-3.11.9-amd64/Lib/nntplib.py:116–118 ·
view source on GitHub ↗
5xx errors
Source
from the content-addressed store, hash-verified
114
pass
115
116
class
NNTPPermanentError(NNTPError):
117
""
"5xx errors"
""
118
pass
119
120
class
NNTPProtocolError(NNTPError):
121
""
"Response does not begin with [1-5]"
""
Callers
2
_getresp
Method · 0.85
login
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected