What module provides multilingual internationalization services?
What is the module with utilities for with-statement contexts?
What module has a mock object library?
What module provides the infrastructure for defining abstract base classes (ABCs) in Python?
What module provides a class for the allocation and management of shared memory to be accessed by one or more processes on a multicore or symmetric multiprocessor (SMP) machine?
What is the module to encode and decode XDR data?
What module is a debug tool to trace memory blocks allocated by Python?
What module has a simple HTML and XHTML parser?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module provided a traceback manager for CGI scripts?
What module defines the interface for XML parsers?
What is the module with higher-order functions and operations on callable objects?
What module provides support for rational number arithmetic?
What module is an extensible library for opening URLs?
What is the module that provides facilities to implement read-eval-print loops in Python?
What module provides access to system-specific parameters and functions?
What modules allows you to interpret stat() results?
What module provides the Document Object Model API?
What module measures execution time of small code snippets?
What is the package for Turtle graphics?
What module is used for logging configuration?
What module provides a means for producing object representations with limits on the size of the resulting strings?
What module contains functions that can read and write Python values in a binary format?
What is the module to encode and decode binhex4 files?
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 module provides low-level primitives for working with multiple threads?
What module is for simple lexical analysis of simple syntaxes resembling that of the Unix shell?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What module provides access to the underlying platform’s identifying data?
What module provides runtime support for type hints?
What module provided an asynchronous socket command/response handler?
What package collects server and client modules implementing XML-RPC?
What module provides a tokenizer for Python source?
What module defines base classes for SAX handlers?
What is the module to read IFF chunked data?
What module defines utilities to manipulate HTML?
What is the package for netrc file processing?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What is the module with helpers for computing deltas?
What module adds the ability to import Python modules (*.py, *.pyc) and packages from ZIP-format archives?
What is the module with mathematical functions for complex numbers?
What is the package to read and write Microsoft Installer files?
What is the package to encode and decode MIME quoted-printable data?
What module provides access to the Unix group database?
What is the package with utilities for threading tests?
What is the package that supports spawning processes using an API similar to the threading module?
What is the module for decimal fixed point and floating point arithmetic?
What was the old module to access the import internals?
What is the package that provides cookie handling for HTTP clients?
What is the module with basic date and time types?
What is the package that has several modules for working with HyperText Transfer Protocol?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module defines a hierarchy of numeric abstract base classes?
What module provides mechanisms to use signal handlers in Python?
What is the module for basic XML-RPC servers?
What module provides an implementation of the heap queue algorithm?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What is the package with only one module for launching parallel tasks?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module exposes the Windows registry API to Python?
What is the module with container datatypes?
What is the package to map filenames to MIME types?
What is the package with support tools for testing correct bytecode generation?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What is the module to generate and parse Apple .plist files?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What is the module to encode and decode uuencode files?
What module contains future statement definitions?
What is the package with WSGI Utilities and Reference Implementation?
What is the module for bootstrapping the pip installer?
What is the module to manipulate raw audio data?
What module is used for detection of ambiguous indentation?
What is the module to inspect live objects?
What module had extension widgets for Tcl/Tk?
What module defines a POP3 protocol client?
What module provided access to the Unix shadow password database?
What is the module to generate pseudo-random numbers?
What is the module to process trees of the Python abstract syntax grammar?
What module defines an interactive source code debugger for Python programs?
What is the module with utilities for ASCII characters?
What modules supports compression using the LZMA algorithm?
What module contains basic HTTP server classes based on socketserver?
What is the package for JSON encoding and decoding?
What is the module for disassembling for Python bytecode?
What is the module for reading and writing CSV files?
What is the module to compile Python source files?
What module has definitions of HTML general entities?
What is the module for common string operations?
What module allows you to trace or track Python statement execution?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What is the package with utilities for socket tests?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
What module was an interface to Sun’s NIS (Yellow Pages)?
What is the module to work with ZIP archives?
What module provides access to the most common POSIX system calls?
What module has the response classes used by urllib?
What module implements keyed-hashing for message authentication?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?