- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 423 for host:docs.python.org (0.03 sec)
-
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: Wed Feb 12 03:30:25 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 14.6K bytes - Viewed (0) -
email.mime: Creating email and MIME objects fro...
Source code: Lib/email/mime/ This module is part of the legacy ( Compat32) email API. Its functionality is partially replaced by the contentmanager in the new API, but in certain applications these...docs.python.org/3/library/email.mime.htmlRegistered: Wed Feb 12 03:30:31 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 48.1K bytes - Viewed (0) -
2. Using Python on Unix platforms — Python 3.13...
Getting and installing the latest version of Python: On Linux: Python comes preinstalled on most Linux distributions, and is available as a package on all others. However there are certain features...docs.python.org/3/using/unix.htmlRegistered: Wed Feb 12 03:30:38 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 27.5K bytes - Viewed (0) -
What’s New In Python 3.13 — Python 3.13.2 docum...
Editors, Adam Turner and Thomas Wouters,. This article explains the new features in Python 3.13, compared to 3.12. Python 3.13 was released on October 7, 2024. For full details, see the changelog. ...docs.python.org/3/whatsnew/3.13.htmlRegistered: Wed Feb 12 03:30:47 UTC 2025 - Last Modified: Tue Feb 11 23:48:36 UTC 2025 - 448.8K bytes - Viewed (0) -
smtpd — SMTP Server — Python 3.13.2 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: Wed Feb 12 03:32:29 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 14.5K bytes - Viewed (0) -
spwd — The shadow password database — 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. A possible replacement is the ...docs.python.org/3/library/spwd.htmlRegistered: Wed Feb 12 03:32:33 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 14.6K bytes - Viewed (0) -
pty — Pseudo-terminal utilities — Python 3.13.2...
Source code: Lib/pty.py The pty module defines operations for handling the pseudo-terminal concept: starting another process and being able to write to and read from its controlling terminal progra...docs.python.org/3/library/pty.htmlRegistered: Wed Feb 12 03:32:39 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 27.3K bytes - Viewed (0) -
msilib — Read and write Microsoft Installer fil...
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/msilib.htmlRegistered: Wed Feb 12 03:32:46 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 14.5K 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: Wed Feb 12 03:31:46 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 29.1K bytes - Viewed (0) -
Pending removal in Python 3.16 — Python 3.13.2 ...
The import system:- Setting__loader__ on a module while failing to set__spec__.loader is deprecated. In Python 3.16,__loader__ will cease to be set or taken into consideration by the import system ...docs.python.org/3/deprecations/pending-removal-in-3.16.htmlRegistered: Wed Feb 12 03:31:13 UTC 2025 - Last Modified: Tue Feb 11 23:48:37 UTC 2025 - 17.4K bytes - Viewed (0)