Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ NNTPDataError
Class
NNTPDataError
tools/python-3.11.9-amd64/Lib/nntplib.py:124–126 ·
view source on GitHub ↗
Error in response data
Source
from the content-addressed store, hash-verified
122
pass
123
124
class
NNTPDataError(NNTPError):
125
""
"Error in response data"
""
126
pass
127
128
129
# Standard port used by NNTP servers
Callers
4
_parse_overview_fmt
Function · 0.85
_parse_overview
Function · 0.85
_getline
Method · 0.85
date
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected