What is the package with utilities for socket tests?
What module provides access to the compiler’s symbol tables?
What module provides immutable UUID objects and functions to generate UUIDs?
What module provided a parser for command line options before argparse?
What module automatically generates documentation from Python modules?
What is the package with only one module for launching parallel tasks?
What module provides a tokenizer for Python source?
What module is used for detection of ambiguous indentation?
What module provides access to the most common POSIX system calls?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module is used for generating secure random numbers for managing secrets?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module with Tk themed widgets?
What module provided access to the Unix shadow password database?
What is the module to parse robots.txt files?
What module allows one to get any line from a Python source file, while attempting to optimize internally, using a cache, the common case where many lines are read from a single file?
What is the module that provides built-in objects?
What module provides functions for calculating mathematical statistics of numeric (Real-valued) data?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What module is for text wrapping and filling?
What is the package with support tools for testing correct bytecode generation?
What is the module with functions creating iterators for efficient looping?
What module performs file control and I/O control on file descriptors?
What module provides access to the underlying platform’s identifying data?
What module defines a hierarchy of numeric abstract base classes?
What is the package for netrc file processing?
What module provides a scrolled text widget for the Tcl/Tk interface?
What is the package with the GNU readline interface?
What is the package that provides access to the Unix user account and password database?
What is the module to encode and decode binhex4 files?
What is the package with utilities for threading tests?
What is the module with container datatypes?
What module implements keyed-hashing for message authentication?
What module has the higher-level interfaces for thread-based parallelism?
What module contains future statement definitions?
What is the package that supports spawning processes using an API similar to the threading module?
What module allows you to spawn new processes, connect to their input/output/error pipes, and obtain their return codes?
What is the module for portable password input?
What module provides a TLS/SSL wrapper for socket objects?
What is the module for XML-RPC client access?
What module provides secure hashes and message digests?
What module simplifies the task of writing network servers?
What is the package for JSON encoding and decoding?
What modules supports compression using the LZMA algorithm?
What module provides compression compatible with gzip?
What module provided an asynchronous socket command/response handler?
What is the module with basic date and time types?
What module is automatically imported during initialization, appends site-specific paths to the module path and adds a few builtins?
What module contains functions that can read and write Python values in a binary format?
What module provided a convenient interface to the Sun AU sound format?
What module is a Python interface to the Expat non-validating XML parser?
What modules provides an asynchronous socket handler?
What is the package to encode and decode MIME quoted-printable data?
What is the module to parse for command-line options, arguments and sub-commands?
What module provides access to system-specific parameters and functions?
What module has exception classes raised by urllib.request?
What module provided Common Gateway Interface support?
What is the package with utilities for os tests?
What is the module with mathematical functions for complex numbers?
What is the package with utilities for import tests?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What module has utilities for implementing state management with cookies?
What package provides the implementation of import?
What module is for displaying message prompts with the Tcl/Tk interface?
What is the module for reading and writing CSV files?
What is the module that provided several classes for implementing SMTP servers?
What is the module for warning control?
What package provides memory-mapped file support?
What module defines base classes for SAX handlers?
What is the module for Unix filename pattern matching?
What package is for Python’s own internal regression testing?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What package collects several modules for working with URLs?
What module defines a class which implements a general purpose event scheduler?
What is the module to encode and decode uuencode files?
What is the module for basic XML-RPC servers?
What is the module that provides a panel stack extension for curses?
What module represents the top-level code environment?
What module has logging handlers?
What is the module with helpers for computing deltas?
What is the module that provides APIs to manage, store, and access context-local state?
What module provides a high-level interface to allow displaying web-based documents to users?
What module has definitions of HTML general entities?
What module provides access to Python’s configuration information?
What module implements an IMAP4 protocol client?
What modules allows you to interpret stat() results?
What module is used for logging configuration?
What module provides runtime support for type hints?
What module contains tools for pickle developers?
What is the module for locating and executing Python modules?
What is the module that provided a function to check Unix passwords?
What is the module with general calendar-related functions?
What module has a mock object library?
What module generates temporary files and directories?
What is the module to work with ZIP archives?
What module had extension widgets for Tcl/Tk?
What is the package that provides abstract base classes that can be used to test whether a class provides a particular interface?
What is the module to read IFF chunked data?
What is the module that provides facilities to implement read-eval-print loops in Python?