Home | History | Annotate | Download | only in Lib

Lines Matching refs:NNTPProtocolError

84            "NNTPPermanentError", "NNTPProtocolError", "NNTPDataError",
117 class NNTPProtocolError(NNTPError):
458 raise NNTPProtocolError(resp)