What module is for text wrapping and filling?
What is the package that provides cookie handling for HTTP clients?
What is the module with helpers for computing deltas?
What is the module to byte-compile Python libraries?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module provided an asynchronous socket command/response handler?
What module provides an FTP protocol client?
What is the module to encode and decode uuencode files?
What package provides the implementation of import?
What module defines a POP3 protocol client?
What module defines a hierarchy of numeric abstract base classes?
What module defines utilities to manipulate HTML?
What module is an extensible library for opening URLs?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What module is for POSIX style tty control?
What is the module to process trees of the Python abstract syntax grammar?
What module provides support for building partial DOM trees?
What package provides memory-mapped file support?
What is the package to manipulate mailboxes in various formats?
What is the module for warning control?
What module has a mock object library?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What is the module with container datatypes?
What is the package with utilities for threading tests?
What module has a simple HTML and XHTML parser?
What is the module to inspect live objects?
What module offers a number of high-level operations on files and collections of files?
What is the module to convert between binary and ASCII?
What is the module for parsing configuration files?
What module provides a low-level networking interface?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What is the package for standard Tkinter input dialogs?
What is the module that provided a function to check Unix passwords?
What is the module to compile Python source files?
What module provides an interface to the Unix syslog library routines?
What is the module to register pickle support functions?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What module was an interface to Sun’s NIS (Yellow Pages)?
What module has exception classes raised by urllib.request?
What module represents the top-level code environment?
What module is used for logging configuration?
What module contains future statement definitions?
What module provides access to the underlying platform’s identifying data?
What module simplifies the task of writing network servers?
What is the module that provides text input widget for curses programs?
What module implements a simple and efficient API for parsing and creating XML data?
What module provides efficient arrays of numeric values?
What module allows you to trace or track Python statement execution?
What is the module that provided Mailcap file handling?
What is the module for common string operations?
What is the module with functions creating iterators for efficient looping?
What is the module for conversions between color systems?
What module allows you to create weak references to objects?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter package?
What is the package with support tools for testing correct bytecode generation?
What module provides the Document Object Model API?
What is the package that provides access to the Unix user account and password database?
What is the module for basic XML-RPC servers?
What module provides constants used with Python parse trees?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What is the module that has a minimal DOM implementation?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What is the module for decimal fixed point and floating point arithmetic?
What is the module to iterate over lines from multiple input streams?
What module adds the ability to import Python modules (*.py, *.pyc) and packages from ZIP-format archives?
What is the module for locating and executing Python modules?
What is the package to determine the type of a sound file?
What module provides a TLS/SSL wrapper for socket objects?
What module makes available standard errno system symbols?
What module provides a low-level HTTP protocol client?
What is the package for regular expression operations?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What module is used for detection of ambiguous indentation?
What module provides low level debugger functions for pdb?
What module defines base classes for SAX handlers?
What package provides a unit testing framework?
What is the package with utilities for the Python test suite?
What module provides low-level primitives for working with multiple threads?
What module provides a tokenizer for Python source?
What module is for simple lexical analysis of simple syntaxes resembling that of the Unix shell?
What module provides runtime support for type hints?
What is the package with useful routines from the MS VC++ runtime?
What module implements an IMAP4 protocol client?
What package is for Python’s own internal regression testing?
What module implements keyed-hashing for message authentication?
What module provides an interface for SQLite databases compliant with the DB-API 2.0 specification?
What module implemented the client side of the Network News Transfer Protocolt?
What module provides access to the basic sound-playing machinery provided by Windows platforms?
What module contains functions that can read and write Python values in a binary format?
What is the package for terminal handling on character-cell displays?
What package collects server and client modules implementing XML-RPC?
What module provides functionality to operate with graph-like structures?
What module provides mechanisms to use signal handlers in Python?
What module provides internationalization services?
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 is for displaying message prompts with the Tcl/Tk interface?
What is the module that provides an array bisection algorithm?
What is the package to encode and decode MIME quoted-printable data?
What module provides a C-style parser for command line options?
What module makes it possible to read and write tar archives?