- Sort Score
- Num 10 results
- Language All
- Labels All
Results 61 - 70 of over 10,000 for timestamp:[now/d-1y TO *] (0.1 seconds)
-
Concrete Objects Layer — Python 3.14.5 document...
The functions in this chapter are specific to certain Python object types. Passing them an object of the wrong type is not a good idea; if you receive an object from a Python program and you are no...docs.python.org/3/c-api/concrete.htmlTue Jun 09 22:53:45 GMT 2026 5.6K 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.htmlTue Jun 09 22:53:45 GMT 2026 3.8K bytes -
queue — A synchronized queue class — Python 3.1...
Source code: Lib/queue.py The queue module implements multi-producer, multi-consumer queues. It is especially useful in threaded programming when information must be exchanged safely between multip...docs.python.org/3/library/queue.htmlTue Jun 09 22:53:45 GMT 2026 9.7K bytes -
Library and Extension FAQ — Python 3.14.5 docum...
Contents: Library and Extension FAQ- General Library Questions- How do I find a module or application to perform task X?, Where is the math.py (socket.py, regex.py, etc.) source file?, How do I mak...docs.python.org/3/faq/library.htmlTue Jun 09 22:53:45 GMT 2026 18.7K bytes -
imghdr — Determine the type of an image — Pytho...
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/imghdr.htmlTue Jun 09 22:53:45 GMT 2026 3.8K bytes -
telnetlib — Telnet client — Python 3.14.5 docum...
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/telnetlib.htmlTue Jun 09 22:53:45 GMT 2026 3.7K bytes -
Security Considerations — Python 3.14.5 documen...
The following modules have specific security considerations: base64: base64 security considerations in RFC 4648, hashlib: all constructors take a “usedforsecurity” keyword-only argument disabling k...docs.python.org/3/library/security_warnings.htmlTue Jun 09 22:53:45 GMT 2026 4.8K 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.htmlTue Jun 09 22:53:45 GMT 2026 9.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.htmlTue Jun 09 22:53:45 GMT 2026 3.6K bytes -
xml.sax.saxutils — SAX Utilities — Python 3.14....
Source code: Lib/xml/sax/saxutils.py The module xml.sax.saxutils contains a number of classes and functions that are commonly useful when creating SAX applications, either in direct use, or as base...docs.python.org/3/library/xml.sax.utils.htmlTue Jun 09 22:53:45 GMT 2026 5.4K bytes