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

Class error_proto

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

Source from the content-addressed store, hash-verified

29# Exception raised when an error or invalid response is received:
30
31class error_proto(Exception): pass
32
33# Standard Port
34POP3_PORT = 110

Callers 6

_getlineMethod · 0.70
_getrespMethod · 0.70
apopMethod · 0.70
capaMethod · 0.70
stlsMethod · 0.70
stlsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected