- Sort Score
- Num 10 results
- Language All
- Labels All
Results 511 - 520 of over 10,000 for timestamp:[now/d-1M TO *] (0.45 seconds)
-
errno — Standard errno system symbols — P...
This module makes available standard errno system symbols. The value of each symbol is the corresponding integer value. The names and descriptions are borrowed from linux/include/errno.h, which sho...docs.python.org/3/library/errno.htmlWed Apr 29 06:55:52 GMT 2026 9.8K bytes -
builtins — Built-in objects — Python 3.14...
This module provides direct access to all ‘built-in’ identifiers of Python; for example, builtins.open is the full name for the built-in function open(). This module is not normally accessed explic...docs.python.org/3/library/builtins.htmlWed Apr 29 06:55:52 GMT 2026 4.3K bytes -
What’s New In Python 3.4 — Python 3.14.4 ...
Author, R. David Murray < rdmurray@bitdance.com> (Editor),. This article explains the new features in Python 3.4, compared to 3.3. Python 3.4 was released on March 16, 2014. For full details,...docs.python.org/3/whatsnew/3.4.htmlWed Apr 29 06:55:52 GMT 2026 59.6K bytes -
What’s New In Python 3.11 — Python 3.14.4...
Editor, Pablo Galindo Salgado,. This article explains the new features in Python 3.11, compared to 3.10. Python 3.11 was released on October 24, 2022. For full details, see the changelog. Summary –...docs.python.org/3/whatsnew/3.11.htmlWed Apr 29 06:55:52 GMT 2026 54.5K bytes -
dbm — Interfaces to Unix “databases” — Py...
Source code: Lib/dbm/__init__.py dbm is a generic interface to variants of the DBM database: dbm.sqlite3, dbm.gnu, dbm.ndbm. If none of these modules are installed, the slow-but-simple implementati...docs.python.org/3/library/dbm.htmlWed Apr 29 06:55:52 GMT 2026 10.6K bytes -
16. Appendix — Python 3.14.4 documentation
Interactive Mode: There are two variants of the interactive REPL. The classic basic interpreter is supported on all platforms with minimal line control capabilities. Since Python 3.13, a new intera...docs.python.org/3/tutorial/appendix.htmlWed Apr 29 06:55:52 GMT 2026 6.6K bytes -
7. Using Python on iOS — Python 3.14.4 do...
Authors, Russell Keith-Magee (2024-03),. Python on iOS is unlike Python on desktop platforms. On a desktop platform, Python is generally installed as a system resource that can be used by any user ...docs.python.org/3/using/ios.htmlWed Apr 29 06:55:53 GMT 2026 12K bytes -
shlex — Simple lexical analysis — Python ...
Source code: Lib/shlex.py The shlex class makes it easy to write lexical analyzers for simple syntaxes resembling that of the Unix shell. This will often be useful for writing minilanguages, (for e...docs.python.org/3/library/shlex.htmlWed Apr 29 06:55:52 GMT 2026 12.2K bytes -
What’s New In Python 3.5 — Python 3.14.4 ...
Editors, Elvis Pranskevichus < elvis@magic.io>, Yury Selivanov < yury@magic.io>,. This article explains the new features in Python 3.5, compared to 3.4. Python 3.5 was released on Septe...docs.python.org/3/whatsnew/3.5.htmlWed Apr 29 06:55:52 GMT 2026 52.1K bytes -
Type Objects — Python 3.14.4 documentation
docs.python.org/3/c-api/type.htmlWed Apr 29 06:55:52 GMT 2026 14.7K bytes