- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1201 - 1210 of about 10,000 for filetype:html (0.13 sec)
-
grp — The group database — Python 3.14.2 docume...
This module provides access to the Unix group database. It is available on all Unix versions. Availability: Unix, not WASI, not Android, not iOS. Group database entries are reported as a tuple-like...docs.python.org/3/library/grp.htmlRegistered: Mon Jan 26 03:38:57 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 18.8K bytes - Viewed (0) -
keyword — Testing for Python keywords — Python ...
Source code: Lib/keyword.py This module allows a Python program to determine if a string is a keyword or soft keyword.docs.python.org/3/library/keyword.htmlRegistered: Mon Jan 26 03:39:56 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 17.7K bytes - Viewed (0) -
How to port Python 2 Code to Python 3 — Python ...
author, Brett Cannon,. Python 2 reached its official end-of-life at the start of 2020. This means that no new bug reports, fixes, or changes will be made to Python 2 - it’s no longer supported: see...docs.python.org/3/howto/pyporting.htmlRegistered: Mon Jan 26 03:40:13 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 14K bytes - Viewed (0) -
What’s New in Python 2.5 — Python 3.14.2 docume...
Author, A.M. Kuchling,. This article explains the new features in Python 2.5. The final release of Python 2.5 is scheduled for August 2006; PEP 356 describes the planned release schedule. Python 2....docs.python.org/3/whatsnew/2.5.htmlRegistered: Mon Jan 26 03:41:19 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 257.8K bytes - Viewed (0) -
Defining extension modules — Python 3.14.2 docu...
A C extension for CPython is a shared library (for example, a.so file on Linux,.pyd DLL on Windows), which is loadable into the Python process (for example, it is compiled with compatible compiler ...docs.python.org/3/c-api/extension-modules.htmlRegistered: Mon Jan 26 03:43:03 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 36.7K bytes - Viewed (0) -
Futures and Promises | Scala Documentation
Futures Futures and Promises Language By: Philipp Haller, Aleksandar Prokopec, Heather Miller, Viktor Klang, Roland K...docs.scala-lang.org/overviews/core/futures.htmlRegistered: Mon Jan 26 03:42:57 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 154.2K bytes - Viewed (0) -
Environment, Universes, and Mirrors | Reflectio...
Reflection Environment, Universes, and Mirrors Language This doc page is specific to features shipped in Scala 2, whi...docs.scala-lang.org/overviews/reflection/environment-universes-mirrors.htmlRegistered: Mon Jan 26 03:42:31 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 50K bytes - Viewed (0) -
Pending removal in Python 3.13 — Python 3.14.2 ...
Modules (see PEP 594): aifc, audioop, cgi, cgitb, chunk, crypt, imghdr, mailcap, msilib, nis, nntplib, ossaudiodev, pipes, sndhdr, spwd, sunau, telnetlib, uu, xdrlib. Other modules: lib2to3, and th...docs.python.org/3/deprecations/pending-removal-in-3.13.htmlRegistered: Mon Jan 26 03:41:13 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 16.3K bytes - Viewed (0) -
Scala for Python Developers | Scala 3 — Book | ...
docs.scala-lang.org/scala3/book/scala-for-python-devs.htmlRegistered: Mon Jan 26 03:41:18 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 125K bytes - Viewed (0) -
Pending removal in Python 3.17 — Python 3.14.2 ...
collections.abc:- collections.abc.ByteString is scheduled for removal in Python 3.17. Use isinstance(obj, collections.abc.Buffer) to test if obj implements the buffer protocol at runtime. For use i...docs.python.org/3/deprecations/pending-removal-in-3.17.htmlRegistered: Mon Jan 26 03:41:29 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 18.5K bytes - Viewed (0)