Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ NNTPTemporaryError
Class
NNTPTemporaryError
tools/python-3.11.9-amd64/Lib/nntplib.py:112–114 ·
view source on GitHub ↗
4xx errors
Source
from the content-addressed store, hash-verified
110
pass
111
112
class
NNTPTemporaryError(NNTPError):
113
""
"4xx errors"
""
114
pass
115
116
class
NNTPPermanentError(NNTPError):
117
""
"5xx errors"
""
Callers
1
_getresp
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected