MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / NNTPProtocolError

Class NNTPProtocolError

tools/python-3.11.9-amd64/Lib/nntplib.py:120–122  ·  view source on GitHub ↗

Response does not begin with [1-5]

Source from the content-addressed store, hash-verified

118 pass
119
120class NNTPProtocolError(NNTPError):
121 """Response does not begin with [1-5]"""
122 pass
123
124class NNTPDataError(NNTPError):
125 """Error in response data"""

Callers 1

_getrespMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected