poplib
poplib — POP3 protocol client
Source code: Lib/poplib.py
This module defines a class, POP3
, which encapsulates a connection to a POP3 server and implements the protocol as defined in RFC 1939. The POP3
class supports both the minimal and optional command sets from 登录查看完整内容