Search
Searching for multiple words only shows matches that contain all words.
Searching
ctypes
— A foreign function library for Python...behave differently under Linux, Windows, or macOS, they contain doctest directives in comments. Note: Some code samples reference the ctypes c_int type. On platforms where sizeof(long) == sizeof(int) it is an alias to c_long. So, you shoul...
ftplib
— FTP protocol clientmultiprocessing
— Process-based parallelismoptparse
— Parser for command line optionssqlite3
— DB-API 2.0 interface for SQLite databasestkinter
— Python interface to Tcl/Tkturtle
— Turtle graphicsweakref
— Weak referenceswsgiref
— WSGI Utilities and Reference Implementationxml.etree.ElementTree
— The ElementTree XML API- 1. Extending Python with C or C++
- 11. Brief Tour of the Standard Library — Part II
- 3. Defining Extension Types: Assorted Topics
- 5. The import system
- 6. Expressions
- 6. Modules
- C API Extension Support for Free Threading
- Functional Programming HOWTO
- General Python FAQ
- Initialization, Finalization, and Threads
- Introduction
- Programming FAQ
- Python/C API Reference Manual
- Reference Counting
- The Python Language Reference
- The Python Profilers
- Type Object Structures
- Unicode HOWTO
- Weak Reference Objects
- What’s New in Python 2.1
- wsgiref.util.is_hop_by_hop (Python function, in
wsgiref
— WSGI Utilities and Reference Implementation) __main__
— Top-level code environment_thread
— Low-level threading APIargparse
— Parser for command-line options, arguments and subcommandsast
— Abstract Syntax Treesasyncio
— Asynchronous I/O