- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of about 10,000 for timestamp:[now/d-1y TO *] (0.03 sec)
-
sndhdr — Determine type of sound file — Python ...
Source code: Lib/sndhdr.py The sndhdr provides utility functions which attempt to determine the type of sound data which is in a file. When these functions are able to determine what type of sound ...docs.python.org/3/library/sndhdr.htmlRegistered: 2024-10-04 03:10 - Last Modified: 2024-10-03 11:53 - 23.3K bytes - Viewed (0) -
ossaudiodev — Access to OSS-compatible audio de...
This module allows you to access the OSS (Open Sound System) audio interface. OSS is available for a wide range of open-source and commercial Unices, and is the standard audio interface for Linux a...docs.python.org/3/library/ossaudiodev.htmlRegistered: 2024-10-04 03:19 - Last Modified: 2024-10-03 11:53 - 58.9K bytes - Viewed (0) -
telnetlib — Telnet client — Python 3.12.7 docum...
Source code: Lib/telnetlib.py The telnetlib module provides a Telnet class that implements the Telnet protocol. See RFC 854 for details about the protocol. In addition, it provides symbolic constan...docs.python.org/3/library/telnetlib.htmlRegistered: 2024-10-04 03:20 - Last Modified: 2024-10-03 11:53 - 41.6K bytes - Viewed (0) -
tkinter.tix — Extension widgets for Tk — Python...
Source code: Lib/tkinter/tix.py The tkinter.tix(Tk Interface Extension) module provides an additional rich set of widgets. Although the standard Tk library has many useful widgets, they are far fro...docs.python.org/3/library/tkinter.tix.htmlRegistered: 2024-10-04 03:16 - Last Modified: 2024-10-03 11:53 - 62.3K bytes - Viewed (0) -
chunk — Read IFF chunked data — Python 3.12.7 d...
Source code: Lib/chunk.py This module provides an interface for reading files that use EA IFF 85 chunks. 1 This format is used in at least the Audio Interchange File Format (AIFF/AIFF-C) and the Re...docs.python.org/3/library/chunk.htmlRegistered: 2024-10-04 03:18 - Last Modified: 2024-10-03 11:53 - 25K bytes - Viewed (1) -
Old Buffer Protocol — Python 3.12.7 documentation
These functions were part of the “old buffer protocol” API in Python 2. In Python 3, this protocol doesn’t exist anymore but the functions are still exposed to ease porting 2.x code. They act as a ...docs.python.org/3/c-api/objbuffer.htmlRegistered: 2024-10-04 03:32 - Last Modified: 2024-10-03 11:53 - 21.9K bytes - Viewed (0) -
imghdr — Determine the type of an image — Pytho...
Source code: Lib/imghdr.py The imghdr module determines the type of image contained in a file or byte stream. The imghdr module defines the following function: The following image types are recogni...docs.python.org/3/library/imghdr.htmlRegistered: 2024-10-04 03:26 - Last Modified: 2024-10-03 11:53 - 20.6K bytes - Viewed (0) -
Functional Programming HOWTO — Python 3.13.0 do...
Author, A. M. Kuchling,, Release, 0.32,. In this document, we’ll take a tour of Python’s features suitable for implementing programs in a functional style. After an introduction to the concepts of ...docs.python.org/3/howto/functional.htmlRegistered: 2024-10-11 03:37 - Last Modified: 2024-10-10 23:29 - 163.2K bytes - Viewed (0) -
email: Examples — Python 3.13.0 documentation
Here are a few examples of how to use the email package to read, write, and send simple email messages, as well as more complex MIME messages. First, let’s see how to create and send a simple text ...docs.python.org/3/library/email.examples.htmlRegistered: 2024-10-11 03:37 - Last Modified: 2024-10-10 23:29 - 63.2K bytes - Viewed (0) -
General Python FAQ — Python 3.13.0 documentation
Contents: General Python FAQ- General Information- What is Python?, What is the Python Software Foundation?, Are there copyright restrictions on the use of Python?, Why was Python created in the fi...docs.python.org/3/faq/general.htmlRegistered: 2024-10-11 03:38 - Last Modified: 2024-10-10 23:29 - 47.3K bytes - Viewed (1)