What module defines a hierarchy of numeric abstract base classes?
What is the module to encode and decode binhex4 files?
What module contains future statement definitions?
What is the package for JSON encoding and decoding?
What is the module for basic XML-RPC servers?
What module provided a traceback manager for CGI scripts?
What module provides functionality to operate with graph-like structures?
What is the package that provides the core tools for working with streams?
What is the package for netrc file processing?
What module implements an IMAP4 protocol client?
What module defines a POP3 protocol client?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module defines operations for handling the pseudo-terminal concept?
What is the package to map filenames to MIME types?
What module allows you to create weak references to objects?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What module provides low-level primitives for working with multiple threads?
What module offers a number of high-level operations on files and collections of files?
What module adds the ability to import Python modules (*.py, *.pyc) and packages from ZIP-format archives?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter package?
What module provided an asynchronous socket command/response handler?
What is the module that provides an array bisection algorithm?
What module provides multilingual internationalization services?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the module to read IFF chunked data?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What is the module that provided a function to check Unix passwords?
What module provides Unix style pathname pattern expansion??
What is the module to byte-compile Python libraries?
What module provides support for gzip files?
What module has utilities for implementing state management with cookies?
What is the module for asynchronous I/O?
What is the module that defines base classes for standard Python codecs (encoders and decoders) and provides access to the internal Python codec registry?
What is the module for disassembling for Python bytecode?
What is the package with WSGI Utilities and Reference Implementation?
What is the package with utilities for import tests?
What module provides an implementation of the heap queue algorithm?
What module implements a simple and efficient API for parsing and creating XML data?
What is the package with miscellaneous operating system interfaces?
What module provides access to system-specific parameters and functions?
What is the module with utilities for ASCII characters?
What module provides a TLS/SSL wrapper for socket objects?
What is the module with functions creating iterators for efficient looping?
What is the module to create of virtual environments?
What module provides a low-level HTTP protocol client?
What is the module that provides a foreign function library for Python?
What is the module to manipulate raw audio data?
What is the module for parsing configuration files?
What is the module with container datatypes?
What module provides functions for calculating mathematical statistics of numeric (Real-valued) data?
What module provided access to the Unix shadow password database?
What is the module to generate pseudo-random numbers?
What is the package with utilities for the Python execution tests?
What is the module with interfaces to Unix “databases”?
What module implements multi-producer, multi-consumer queues?
What module provides a SMTP protocol client?
What is the module for file and directory comparisons?
What module provides support for rational number arithmetic?
What is the module that provides APIs to manage, store, and access context-local state?
What module provides low level debugger functions for pdb?
What is the module for building and installing Python modules?
What module provides secure hashes and message digests?
What module allows you to trace or track Python statement execution?
What module provides constants used with Python parse trees?
What module provides support for building partial DOM trees?
What module provides a means for producing object representations with limits on the size of the resulting strings?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What module has exception classes raised by urllib.request?
What is the module to inspect live objects?
What module makes it possible to read and write tar archives?
What is the module that provides text input widget for curses programs?
What module is a debug tool to trace memory blocks allocated by Python?
What module searches for pieces of text that look like interactive Python sessions, and then executes those sessions to verify that they work exactly as shown?
What is the package with useful routines from the MS VC++ runtime?
What module provided Common Gateway Interface support?
What module with Tk themed widgets?
What is the module that provided several classes for implementing SMTP servers?
What module implemented the Telnet protocol?
What is the package with only one module for launching parallel tasks?
What modules provides an asynchronous socket handler?
What module automatically generates documentation from Python modules?
What is the module that provides a panel stack extension for curses?
What is the module for locating and executing Python modules?
What module is used for Internet string preparation?
What module provides mechanisms to use signal handlers in Python?
What is the module to read and write AIFF and AIFC files?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What is the module for portable password input?
What module measures execution time of small code snippets?
What package collects server and client modules implementing XML-RPC?
What module is for text wrapping and filling?
What is the module that provided Mailcap file handling?
What is the module with support for enumerations?
What modules allows you to interpret stat() results?
What is the package to access to OSS-compatible audio devices?
What is the package that provides access to the Unix user account and password database?
What module defines functions that fall into two broad categories: URL parsing and URL quoting?
What is the module with utilities for with-statement contexts?
What module implements Python object serialization?