- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1661 - 1670 of over 10,000 for filetype:html (0.6 seconds)
-
pipes — Interface to shell pipelines — Py...
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. Applications should use the su...docs.python.org/3/library/pipes.htmlWed Apr 29 06:55:53 GMT 2026 3.7K bytes -
nis — Interface to Sun’s NIS (Yellow Pages) ...
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/nis.htmlWed Apr 29 06:55:52 GMT 2026 3.7K bytes -
What’s New in Python 2.2 — Python 3.14.4 ...
Author, A.M. Kuchling,. Introduction: This article explains the new features in Python 2.2.2, released on October 14, 2002. Python 2.2.2 is a bugfix release of Python 2.2, originally released on De...docs.python.org/3/whatsnew/2.2.htmlWed Apr 29 06:55:52 GMT 2026 31.3K bytes -
Unicode Objects and Codecs — Python 3.14....
Unicode Objects: Since the implementation of PEP 393 in Python 3.3, Unicode objects internally use a variety of representations, in order to allow handling the complete range of Unicode characters ...docs.python.org/3/c-api/unicode.htmlWed Apr 29 06:55:52 GMT 2026 29.6K bytes -
html — HyperText Markup Language support —...
Source code: Lib/html/__init__.py This module defines utilities to manipulate HTML. Submodules in the html package are: html.parser – HTML/XHTML parser with lenient parsing mode, html.entities – HT...docs.python.org/3/library/html.htmlWed Apr 29 06:55:53 GMT 2026 4.3K bytes -
mailcap — Mailcap file handling — Python ...
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/mailcap.htmlWed Apr 29 06:55:53 GMT 2026 3.6K bytes -
Objects for Type Hinting — Python 3.14.4 ...
Various built-in types for type hinting are provided. Currently, two types exist – GenericAlias and Union. Only GenericAlias is exposed to C.docs.python.org/3/c-api/typehints.htmlWed Apr 29 06:55:52 GMT 2026 4.5K bytes -
heapq — Heap queue algorithm — Python 3.1...
Source code: Lib/heapq.py This module provides an implementation of the heap queue algorithm, also known as the priority queue algorithm. Min-heaps are binary trees for which every parent node has ...docs.python.org/3/library/heapq.htmlWed Apr 29 06:55:52 GMT 2026 12.5K bytes -
DateTime Objects — Python 3.14.4 document...
Various date and time objects are supplied by the datetime module. Before using any of these functions, the header file datetime.h must be included in your source (note that this is not included by...docs.python.org/3/c-api/datetime.htmlWed Apr 29 06:55:52 GMT 2026 8.2K bytes -
Logging Cookbook — Python 3.14.4 document...
Author, Vinay Sajip <vinay_sajip at red-dove dot com>,. This page contains a number of recipes related to logging, which have been found useful in the past. For links to tutorial and referenc...docs.python.org/3/howto/logging-cookbook.htmlWed Apr 29 06:55:53 GMT 2026 69.7K bytes