What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What is the module for portable password input?
What module measures execution time of small code snippets?
What is the module to parse robots.txt files?
What is the module with support for enumerations?
What is the package that provides the core tools for working with streams?
What module provides access to the Unicode database?
What module is for displaying message prompts with the Tcl/Tk interface?
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 module with container datatypes?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What module adds the ability to import Python modules (*.py, *.pyc) and packages from ZIP-format archives?
What module has utilities for implementing state management with cookies?
What module provides multilingual internationalization services?
What is the package to determine the type of a sound file?
What module provides an FTP protocol client?
What is the package that provides access to the mathematical functions defined by the C standard?
What module provided a parser for command line options before argparse
?
What is the package to encode and decode MIME quoted-printable data?
What is the package that supports spawning processes using an API similar to the threading module?
What package provides the implementation of import
?
What module provides utilities for the import system, in particular package support?
What is the package that provides access to the Unix user account and password database?
What module contains tools for pickle developers?
What is the package for regular expression operations?
What package is for Python’s own internal regression testing?
What module was the old interface to shell pipelines?
What is the package with miscellaneous operating system interfaces?
What module implements Python object serialization?
What module provides a tokenizer for Python source?
What is the module that provided a function to check Unix passwords?
What module defines an interactive source code debugger for Python programs?
What is the package for terminal handling on character-cell displays?
What is the module with utilities for with-statement contexts?
What is the package to pretty print data?
What module provides a low-level HTTP protocol client?
What module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter?
What module defines operations for handling the pseudo-terminal concept?
What is the module for parsing configuration files?
What is the module for basic XML-RPC servers?
What is the package to read and write Microsoft Installer files?
What module defines functions that fall into two broad categories: URL parsing and URL quoting?
What module allows you to create weak references to objects?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
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 has definitions of HTML general entities?
What module defines a class which implements a general purpose event scheduler?
What module is a debug tool to trace memory blocks allocated by Python?
What module provides mechanisms to use signal handlers in Python?
What module is for registering and unregistering exit handlers?
What module was an interface to Sun’s NIS (Yellow Pages)?
What was the old module to access the import internals?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What is the package to find modules used by a script?
What is the module to inspect live objects?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What is the module for disassembling for Python bytecode?
What is the module for warning control?
What is the module that provided Mailcap file handling?
What module provides internationalization services?
What is the module that provides support for line-oriented command interpreters?
What is the module that provides built-in objects?
What module provides a concrete time zone implementation to support the IANA time zone database?
What is the module to process trees of the Python abstract syntax grammar?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What is the module to read and write AIFF and AIFC files?
What module is for POSIX style tty control?
What module provides a means for producing object representations with limits on the size of the resulting strings?
What module contains basic HTTP server classes based on socketserver?
What module provides the infrastructure for defining abstract base classes (ABCs) in Python?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What module performs file control and I/O control on file descriptors?
What module implements an IMAP4 protocol client?
What package provides a unit testing framework?
What module contains functions to dump Python tracebacks explicitly?
What is the module for locating and executing Python modules?
What module provides low-level primitives for working with multiple threads?
What module makes available standard errno
system symbols?
What module is used for generating secure random numbers for managing secrets?
What is the module to encode and decode XDR data?
What is the package with utilities for import tests?
What module provides the Document Object Model API?
What is the module with higher-order functions and operations on callable objects?
What module provides an interface for SQLite databases compliant with the DB-API 2.0 specification?
What is the module to generate pseudo-random numbers?
What module provides immutable UUID objects and functions to generate UUIDs?
What module has the response classes used by urllib?
What module provides functionality to operate with graph-like structures?
What module has logging handlers?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What is the module for building and installing Python modules?
What module provides access to the underlying platform’s identifying data?
What module is used for Internet string preparation?
What modules supports compression using the LZMA algorithm?
What is the package to map filenames to MIME types?
What module provides a C-style parser for command line options?
What is the package for Turtle graphics?
What module is an extensible library for opening URLs?
What module implemented the Telnet protocol?
What is the module for reading and writing CSV files?