What module provided a traceback manager for CGI scripts?
What is the module for locating and executing Python modules?
What module implemented the client side of the Network News Transfer Protocolt?
What module provides access to the underlying platform’s identifying data?
What is the package with utilities for import tests?
What is the module with support for enumerations?
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 module implements a simple and efficient API for parsing and creating XML data?
What module is an extensible library for opening URLs?
What module defines utility functions to assist in dynamic creation of new types and also defines names for some object types that are used by the standard Python interpreter, but are not exposed as builtins?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter
package?
What module is for POSIX style tty control?
What module defines a hierarchy of numeric abstract base classes?
What module generates temporary files and directories?
What module was an interface to Sun’s NIS (Yellow Pages)?
What is the module that provided a function to check Unix passwords?
What is the module with interfaces to Unix “databases”?
What is the module with functions creating iterators for efficient looping?
What module has utilities for implementing state management with cookies?
What module provided a parser for command line options before argparse
?
What module defines the interface for XML parsers?
What is the module to encode and decode XDR data?
What module is used for waiting for I/O completion with the select()
and poll()
functions available in most operating systems?
What module provides access to the most common POSIX system calls?
What is the package to pretty print data?
What module provides support for building partial DOM trees?
What is the module to parse for command-line options, arguments and sub-commands?
What module provided access to the Unix shadow password database?
What is the module with basic date and time types?
What module provides access to system-specific parameters and functions?
What module provides a SMTP protocol client?
What module implements an IMAP4 protocol client?
What is the package for terminal handling on character-cell displays?
What module provides a TLS/SSL wrapper for socket objects?
What module is for text wrapping and filling?
What module provides various time-related functions?
What module defines a class which implements a general purpose event scheduler?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module provides an interface for SQLite databases compliant with the DB-API 2.0 specification?
What is the package to determine the type of a sound file?
What module provides utilities for the import system, in particular package support?
What is the module to register pickle support functions?
What modules supports compression using the LZMA algorithm?
What module had extension widgets for Tcl/Tk?
What is the package to read and write Microsoft Installer files?
What is the module with mathematical functions for complex numbers?
What module implements multi-producer, multi-consumer queues?
What module provides Unix style pathname pattern expansion??
What is the package for Turtle graphics?
What module with Tk themed widgets?
What is the module for warning control?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What is the module for parsing configuration files?
What module provided a convenient interface to the Sun AU sound format?
What module is used for logging configuration?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What is the package for standard Tkinter input dialogs?
What module provides a means for producing object representations with limits on the size of the resulting strings?
What is the module that provided several classes for implementing SMTP servers?
What module provides the Document Object Model API?
What is the package that provides access to the mathematical functions defined by the C standard?
What is the module with helpers for computing deltas?
What is the module for conversions between color systems?
What module provides compression compatible with gzip?
What module defines utilities to manipulate HTML?
What module provides access to the Unicode database?
What modules allows you to interpret stat() results?
What module contains tools for pickle developers?
What module contains functions that can read and write Python values in a binary format?
What is the package to find modules used by a script?
What is the package to manipulate mailboxes in various formats?
What is the module for disassembling for Python bytecode?
What module has exception classes raised by urllib.request?
What module provides an interface to the Unix syslog library routines?
What module provides drag and drop support for tkinter
?
What is the module with container datatypes?
What module provides internationalization services?
What module provides immutable UUID objects and functions to generate UUIDs?
What is the module for bootstrapping the pip installer?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What module provides runtime support for type hints?
What package collects server and client modules implementing XML-RPC?
What module provides access to the basic sound-playing machinery provided by Windows platforms?
What is the package with utilities for the Python execution tests?
What is the package with utilities for the Python test suite?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the module to inspect live objects?
What is the module that has a minimal DOM implementation?
What module provides a Tcl/Tk color choosing dialog?
What module provides low-level primitives for working with multiple threads?
What is the module with higher-order functions and operations on callable objects?
What module has terminal control functions?
What is the package for regular expression operations?
What is the module for Unix filename pattern matching?
What is the package for JSON encoding and decoding?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What is the module to process trees of the Python abstract syntax grammar?
What module provides a concrete time zone implementation to support the IANA time zone database?
What is the package with only one module for launching parallel tasks?
What module provides an implementation of the heap queue algorithm?