Tin mới
struct — Interpret bytes as packed binary data
Python documentation for the current stable release
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:
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:
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
encodings.mbcs — Windows ANSI codepage¶
This module implements the ANSI codepage (CP_ACP).