- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 422 for host:docs.python.org (0.12 sec)
-
email.encoders: Encoders — Python 3.13.0 docume...
Source code: Lib/email/encoders.py This module is part of the legacy ( Compat32) email API. In the new API the functionality is provided by the cte parameter of the set_content() method. This modul...docs.python.org/3/library/email.encoders.htmlRegistered: Mon Nov 25 17:38:49 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 23.4K bytes - Viewed (0) -
distutils — Building and installing Python modu...
This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.10. The removal was decided in PEP 632, which has migration advice. Th...docs.python.org/3/library/distutils.htmlRegistered: Mon Nov 25 17:59:59 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 14.7K bytes - Viewed (0) -
pwd — The password database — Python 3.13.0 doc...
This module provides access to the Unix user account and password database. It is available on all Unix versions. Availability: Unix, not WASI, not iOS. Password database entries are reported as a ...docs.python.org/3/library/pwd.htmlRegistered: Mon Nov 25 18:01:40 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 20.1K bytes - Viewed (0) -
API and ABI Versioning — Python 3.13.0 document...
CPython exposes its version number in the following macros. Note that these correspond to the version code is built with, not necessarily the version used at run time. See C API Stability for a dis...docs.python.org/3/c-api/apiabiversion.htmlRegistered: Mon Nov 25 18:10:57 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 20K bytes - Viewed (0) -
termios — POSIX style tty control — Python 3.13...
This module provides an interface to the POSIX calls for tty I/O control. For a complete description of these calls, see termios(3) Unix manual page. It is only available for those Unix versions th...docs.python.org/3/library/termios.htmlRegistered: Mon Nov 25 18:08:30 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 32.5K bytes - Viewed (0) -
smtpd — SMTP Server — Python 3.13.0 documentation
This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.6. The removal was decided in PEP 594. A possible replacement is the t...docs.python.org/3/library/smtpd.htmlRegistered: Mon Nov 25 18:09:40 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 14.6K bytes - Viewed (0) -
sunau — Read and write Sun AU files — Python 3....
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. The last version of Python tha...docs.python.org/3/library/sunau.htmlRegistered: Mon Nov 25 18:09:46 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 14.4K bytes - Viewed (0) -
Coroutine Objects — Python 3.13.0 documentation
docs.python.org/3/c-api/coro.htmlRegistered: Mon Nov 25 18:10:35 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 16.6K bytes - Viewed (0) -
The None Object — Python 3.13.0 documentation
Note that the PyTypeObject for None is not directly exposed in the Python/C API. Since None is a singleton, testing for object identity (using== in C) is sufficient. There is no PyNone_Check() func...docs.python.org/3/c-api/none.htmlRegistered: Mon Nov 25 18:10:24 UTC 2024 - Last Modified: Mon Nov 25 09:19:21 UTC 2024 - 15.2K bytes - Viewed (0) -
xdrlib — Encode and decode XDR data — Python 3....
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. The last version of Python tha...docs.python.org/3/library/xdrlib.htmlRegistered: Mon Nov 25 18:16:38 UTC 2024 - Last Modified: Mon Nov 25 09:19:22 UTC 2024 - 14.3K bytes - Viewed (0)