poplib — POP3 protocol client — Python 3.16.0a0 documentation

docs.python.org

Tin mới

ftplib — FTP protocol client

imaplib — IMAP4 protocol client

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

Internet Protocols and Support

WebAssembly platforms

This module does not work or is not available on WebAssembly. See WebAssembly platforms for more information.

Security considerations

Raises an auditing event poplib.connect with arguments self, host, port.

socket: Low-level networking interface.

Exception raised on any errors from this module (errors from socket module are not caught). The reason for the exception is passed to the constructor as a string.