Tin mới
struct — Interpret bytes as packed binary data
The module defines the following functions for encoding and decoding with any codec:
The module defines the following functions for encoding and decoding with any codec:
Encodes obj using the codec registered for encoding.
The module defines the following functions for encoding and decoding with any codec:
io: Core tools for working with streams.
The module defines the following functions for encoding and decoding with any codec:
uu: Encode and decode files in uuencode format. (deprecated)
uu.encode() / uu.decode() (Note: uu is deprecated.)
stringprep: String preparation, as per RFC 3453
This module implements RFC 3490 (Internationalized Domain Names in Applications) and RFC 3492 (Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)). It builds upon the punycode encoding and stringprep
socket: Low-level networking interface.
This module implements RFC 3490 (Internationalized Domain Names in Applications) and RFC 3492 (Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)). It builds upon the punycode encoding and stringprep
http.client: HTTP and HTTPS protocol client (requires sockets).
This module implements RFC 3490 (Internationalized Domain Names in Applications) and RFC 3492 (Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)). It builds upon the punycode encoding and stringprep
ftplib: FTP protocol client (requires sockets).
This module implements RFC 3490 (Internationalized Domain Names in Applications) and RFC 3492 (Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)). It builds upon the punycode encoding and stringprep