- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 41 - 50 of about 10,000 for filetype:html (0.03 sec)
-
3. Configure Python — Python 3.14.0 documentation
Build Requirements: Features and minimum versions required to build CPython: A C11 compiler. Optional C11 features are not required., On Windows, Microsoft Visual Studio 2017 or later is required.,...docs.python.org/3/using/configure.htmlRegistered: Wed Oct 15 04:07:35 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 175.3K bytes - Viewed (0) -
codecs — Codec registry and base classes — Pyth...
Source code: Lib/codecs.py This module defines base classes for standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry, which manages the codec and...docs.python.org/3/library/codecs.htmlRegistered: Wed Oct 15 04:06:18 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 177.3K bytes - Viewed (0) -
gzip — Support for gzip files — Python 3.14.0 d...
Source code: Lib/gzip.py This module provides a simple interface to compress and decompress files just like the GNU programs gzip and gunzip would. The data compression is provided by the zlib modu...docs.python.org/3/library/gzip.htmlRegistered: Wed Oct 15 04:06:21 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 51.6K bytes - Viewed (0) -
timeit — Measure execution time of small code s...
Source code: Lib/timeit.py This module provides a simple way to time small bits of Python code. It has both a Command-Line Interface as well as a callable one. It avoids a number of common traps fo...docs.python.org/3/library/timeit.htmlRegistered: Wed Oct 15 04:05:56 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 57.1K bytes - Viewed (0) -
platform — Access to underlying platform’s iden...
Source code: Lib/platform.py Cross platform: Java platform: Windows platform: macOS platform: iOS platform: Unix platforms: Linux platforms: Android platform: Command-line usage: platform can also ...docs.python.org/3/library/platform.htmlRegistered: Wed Oct 15 04:05:59 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 61.1K bytes - Viewed (0) -
Importing Modules — Python 3.14.0 documentation
Navigation index modules | next | previous | Python » 3.14.0 Documentation » Python/C API Reference Manual » Utilitie...docs.python.org/3/c-api/import.htmlRegistered: Wed Oct 15 04:07:13 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 72.8K bytes - Viewed (0) -
6. Modules — Python 3.14.0 documentation
If you quit from the Python interpreter and enter it again, the definitions you have made (functions and variables) are lost. Therefore, if you want to write a somewhat longer program, you are bett...docs.python.org/3/tutorial/modules.htmlRegistered: Wed Oct 15 04:07:01 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 71.5K bytes - Viewed (0) -
Naming Conventions | Style Guide | Scala Docume...
Style Guide Naming Conventions Language Generally speaking, Scala uses “camel case” naming. That is, each word is cap...docs.scala-lang.org/style/naming-conventions.htmlRegistered: Wed Oct 15 04:24:24 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 43.2K bytes - Viewed (0) -
xml.dom.pulldom — Support for building partial ...
Source code: Lib/xml/dom/pulldom.py The xml.dom.pulldom module provides a “pull parser” which can also be asked to produce DOM-accessible fragments of the document where necessary. The basic concep...docs.python.org/3/library/xml.dom.pulldom.htmlRegistered: Wed Oct 15 04:24:29 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 33.2K bytes - Viewed (0) -
cgitb — Traceback manager for CGI scripts — Pyt...
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 fork of the module on PyPI c...docs.python.org/3/library/cgitb.htmlRegistered: Wed Oct 15 04:24:35 UTC 2025 - Last Modified: Tue Oct 14 15:58:13 UTC 2025 - 15K bytes - Viewed (0)