- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 631 - 640 of about 10,000 for filetype:html (0.09 sec)
-
winsound — Sound-playing interface for Windows ...
The winsound module provides access to the basic sound-playing machinery provided by Windows platforms. It includes functions and several constants. Availability: Windows.docs.python.org/3/library/winsound.htmlRegistered: Mon Jan 26 03:26:21 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 33.8K bytes - Viewed (0) -
http.client — HTTP protocol client — Python 3.1...
Source code: Lib/http/client.py This module defines classes that implement the client side of the HTTP and HTTPS protocols. It is normally not used directly — the module urllib.request uses it to h...docs.python.org/3/library/http.client.htmlRegistered: Mon Jan 26 03:25:18 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 95.8K bytes - Viewed (0) -
hmac — Keyed-Hashing for Message Authentication...
Source code: Lib/hmac.py This module implements the HMAC algorithm as described by RFC 2104. The interface allows to use any hash function with a fixed digest size. In particular, extendable output...docs.python.org/3/library/hmac.htmlRegistered: Mon Jan 26 03:26:49 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 28K bytes - Viewed (0) -
aifc — Read and write AIFF and AIFC files — 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. The last version of Python tha...docs.python.org/3/library/aifc.htmlRegistered: Mon Jan 26 03:26:53 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 14.6K bytes - Viewed (0) -
audioop — Manipulate raw audio 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/audioop.htmlRegistered: Mon Jan 26 03:26:59 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 14.8K bytes - Viewed (0) -
List Objects — Python 3.14.2 documentation
Navigation index modules | next | previous | Python » 3.14.2 Documentation » Python/C API Reference Manual » Concrete...docs.python.org/3/c-api/list.htmlRegistered: Mon Jan 26 03:26:37 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 43.9K bytes - Viewed (0) -
email.errors: Exception and Defect classes — Py...
Source code: Lib/email/errors.py The following exception classes are defined in the email.errors module: Here is the list of the defects that the FeedParser can find while parsing messages. Note th...docs.python.org/3/library/email.errors.htmlRegistered: Mon Jan 26 03:25:22 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 33K bytes - Viewed (0) -
Number Protocol — Python 3.14.2 documentation
Navigation index modules | next | previous | Python » 3.14.2 Documentation » Python/C API Reference Manual » Abstract...docs.python.org/3/c-api/number.htmlRegistered: Mon Jan 26 03:22:42 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 77.4K bytes - Viewed (0) -
pathlib — Object-oriented filesystem paths — Py...
Source code: Lib/pathlib/ This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which pro...docs.python.org/3/library/pathlib.htmlRegistered: Mon Jan 26 03:23:00 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 262K bytes - Viewed (0) -
Futures — Python 3.14.2 documentation
Source code: Lib/asyncio/futures.py, Lib/asyncio/base_futures.py Future objects are used to bridge low-level callback-based code with high-level async/await code. Future Functions: Future Object: T...docs.python.org/3/library/asyncio-future.htmlRegistered: Mon Jan 26 03:23:58 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 42.2K bytes - Viewed (0)