- Sort Score
- Num 10 results
- Language All
- Labels All
Results 201 - 210 of over 10,000 for content_length:[10000 TO 99999] (0.15 seconds)
-
email.contentmanager: Managing MIME Content — P...
Source code: Lib/email/contentmanager.py Content Manager Instances: Currently the email package provides only one concrete content manager, raw_data_manager, although more may be added in the futur...docs.python.org/3/library/email.contentmanager.htmlFri Feb 06 03:23:28 GMT 2026 41.5K bytes -
tkinter.messagebox — Tkinter message prompts — ...
Source code: Lib/tkinter/messagebox.py The tkinter.messagebox module provides a template base class as well as a variety of convenience methods for commonly used configurations. The message boxes a...docs.python.org/3/library/tkinter.messagebox.htmlFri Feb 06 03:23:28 GMT 2026 42.8K bytes -
curses.panel — A panel stack extension for curs...
Panels are windows with the added feature of depth, so they can be stacked on top of each other, and only the visible portions of each window will be displayed. Panels can be added, moved up or dow...docs.python.org/3/library/curses.panel.htmlFri Feb 06 03:23:28 GMT 2026 25.1K bytes -
tkinter.font — Tkinter font wrapper — Python 3....
Source code: Lib/tkinter/font.py The tkinter.font module provides the Font class for creating and using named fonts. The different font weights and slants are:docs.python.org/3/library/tkinter.font.htmlFri Feb 06 03:23:28 GMT 2026 25.1K bytes -
Allocating Objects on the Heap — Python 3.14.3 ...
Deprecated aliases: These are soft deprecated aliases to existing functions and macros. They exist solely for backwards compatibility.,, Deprecated alias, Function,,,, PyObject_New,,, PyObject_NewV...docs.python.org/3/c-api/allocation.htmlFri Feb 06 03:23:27 GMT 2026 41K bytes -
sndhdr — Determine type of sound file — 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. Possible replacements are thir...docs.python.org/3/library/sndhdr.htmlFri Feb 06 03:23:27 GMT 2026 15.1K bytes -
imp — Access the import internals — Python 3.14...
This module is no longer part of the Python standard library. It was removed in Python 3.12 after being deprecated in Python 3.4. The removal notice includes guidance for migrating code from imp to...docs.python.org/3/library/imp.htmlFri Feb 06 03:23:28 GMT 2026 15.1K bytes -
Codec registry and support functions — Python 3...
Codec lookup API: In the following functions, the encoding string is looked up converted to all lower-case characters, which makes encodings looked up through this mechanism effectively case-insens...docs.python.org/3/c-api/codec.htmlFri Feb 06 03:23:27 GMT 2026 43.9K bytes -
Python support for free threading — Python 3.14...
Starting with the 3.13 release, CPython has support for a build of Python called free threading where the global interpreter lock(GIL) is disabled. Free-threaded execution allows for full utilizati...docs.python.org/3/howto/free-threading-python.htmlFri Feb 06 03:23:28 GMT 2026 28.8K bytes -
quopri — Encode and decode MIME quoted-printabl...
Source code: Lib/quopri.py This module performs quoted-printable transport encoding and decoding, as defined in RFC 1521: “MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Spec...docs.python.org/3/library/quopri.htmlFri Feb 06 03:23:28 GMT 2026 21.7K bytes