What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What is the module for conversions between color systems?
What is the module that has a minimal DOM implementation?
What module defines utilities to manipulate HTML?
What module implements keyed-hashing for message authentication?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module provides mechanisms to use signal handlers in Python?
What module provided an asynchronous socket command/response handler?
What module implements multi-producer, multi-consumer queues?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What is the module to read IFF chunked data?
What module provides support for building partial DOM trees?
What module has common pathname manipulations?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
What is the module to read and write AIFF and AIFC files?
What is the package with only one module for launching parallel tasks?
What is the package with WSGI Utilities and Reference Implementation?
What module implements Python object serialization?
What is the module for reading and writing CSV files?
What module has a simple HTML and XHTML parser?
What package provides a unit testing framework?
What module defines base classes for SAX handlers?
What module is used for logging configuration?
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 has terminal control functions?
What is the package to determine the type of a sound file?
What module makes it possible to read and write tar archives?
What is the module to parse robots.txt files?
What is the package that provides abstract base classes that can be used to test whether a class provides a particular interface?
What module is for displaying message prompts with the Tcl/Tk interface?
What module simplifies the task of writing network servers?
What module contains future statement definitions?
What module has exception classes raised by urllib.request?
What is the module to convert between binary and ASCII?
What is the module with support for enumerations?
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 basic mechanisms for measuring and controlling system resources utilized by a program?
What module provides multilingual internationalization services?
What module provides the Document Object Model API?
What is the module that provides APIs to manage, store, and access context-local state?
What is the package with utilities for socket tests?
What is the module to encode and decode binhex4 files?
What module provides access to the Unicode database?
What module provided access to the Unix shadow password database?
What is the module for disassembling for Python bytecode?
What module provides a tokenizer for Python source?
What package is for Python’s own internal regression testing?
What was the old module to access the import internals?
What module provides a TLS/SSL wrapper for socket objects?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What module with Tk themed widgets?
What is the package for JSON encoding and decoding?
What module is for POSIX style tty control?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What module defines the interface for XML parsers?
What modules provides an asynchronous socket handler?
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 module provides an interface to the optional garbage collector?
What module has definitions of HTML general entities?
What module contains basic HTTP server classes based on socketserver?
What is the module that provides a panel stack extension for curses?
What module contains tools for pickle developers?
What is the module to work with ZIP archives?
What module is for Python object persistence, with a persistent, dictionary-like object?
What module allows you to create weak references to objects?
What is the package for netrc file processing?
What is the package with utilities for import tests?
What module has a mock object library?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the module for warning control?
What module offers a number of high-level operations on files and collections of files?
What is the package to pretty print data?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter
package?
What is the package that supports spawning processes using an API similar to the threading module?
What module performs file control and I/O control on file descriptors?
What is the module that provides a foreign function library for Python?
What module was the old interface to shell pipelines?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What module provides constants used with Python parse trees?
What module provides access to the most common POSIX system calls?
What is the module that provides built-in objects?
What is the module for launching parallel tasks?
What module has utilities for implementing state management with cookies?
What module is for text wrapping and filling?
What module has the higher-level interfaces for thread-based parallelism?
What is the package to read and write Microsoft Installer files?
What module was an interface to Sun’s NIS (Yellow Pages)?
What module provides a C-style parser for command line options?
What is the module to inspect live objects?
What is the module for building and installing Python modules?
What is the module with general calendar-related functions?
What is the module that provides facilities to implement read-eval-print loops in Python?
What is the module with utilities for with-statement contexts?
What module measures execution time of small code snippets?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What module provides support for gzip files?
What is the module for basic XML-RPC servers?
What module provides an implementation of the heap queue algorithm?