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

Class error_temp

tools/python-3.11.9-amd64/Lib/ftplib.py:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57class Error(Exception): pass
58class error_reply(Error): pass # unexpected [123]xx reply
59class error_temp(Error): pass # 4xx errors
60class error_perm(Error): pass # 5xx errors
61class error_proto(Error): pass # response does not begin with [1-5]
62

Callers 1

getrespMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected