What is the module that provides support for line-oriented command interpreters?
What module allows you to trace or track Python statement execution?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What is the module to manipulate raw audio data?
What module is for displaying message prompts with the Tcl/Tk interface?
What module provides functionality to operate with graph-like structures?
What is the module with helpers for computing deltas?
What module was an interface to Sun’s NIS (Yellow Pages)?
What is the package to find modules used by a script?
What module implements an IMAP4 protocol client?
What is the module to compile Python source files?
What module has a mock object library?
What package provides the implementation of import
?
What module provides access to the Unicode database?
What module provides Unix style pathname pattern expansion??
What module provides access to the underlying platform’s identifying data?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module provides compression compatible with gzip?
What is the module with container datatypes?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What is the module for XML-RPC client access?
What is the package with utilities for os tests?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
What is the package with utilities for import tests?
What module provides tools to manage the creation of zip files containing Python code, which can be executed directly by the Python interpreter?
What is the module with higher-order functions and operations on callable objects?
What module is a debug tool to trace memory blocks allocated by Python?
What module has the response classes used by urllib?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What module provides low level debugger functions for pdb?
What is the module for disassembling for Python bytecode?
What modules supports compression using the LZMA algorithm?
What module is for registering and unregistering exit handlers?
What module performs file control and I/O control on file descriptors?
What module has exception classes raised by urllib.request?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What is the package for Turtle graphics?
What module had extension widgets for Tcl/Tk?
What module provides drag and drop support for tkinter
?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What module defines functions that fall into two broad categories: URL parsing and URL quoting?
What module is used for detection of ambiguous indentation?
What is the module to read IFF chunked data?
What is the module to encode and decode uuencode files?
What module defines a POP3 protocol client?
What module defines functions and classes which implement a flexible event logging system for applications and libraries?
What is the module that determined the type of an image?
What is the module that provides APIs to manage, store, and access context-local state?
What module has logging handlers?
What is the module with general calendar-related functions?
What is the module for file and directory comparisons?
What is the package to map filenames to MIME types?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter
package?
What module defines utilities to manipulate HTML?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What module measures execution time of small code snippets?
What module automatically generates documentation from Python modules?
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 is used for Internet string preparation?
What is the module to parse for command-line options, arguments and sub-commands?
What module provides a scrolled text widget for the Tcl/Tk interface?
What is the module for warning control?
What is the package to access to OSS-compatible audio devices?
What module makes it possible to read and write tar archives?
What is the module to iterate over lines from multiple input streams?
What module implemented the client side of the Network News Transfer Protocolt?
What module with Tk themed widgets?
What module provides a concrete time zone implementation to support the IANA time zone database?
What is the package that provides cookie handling for HTTP clients?
What module has the higher-level interfaces for thread-based parallelism?
What module is a Python interface to the Expat non-validating XML parser?
What module provides access to the Unix group database?
What is the module for asynchronous I/O?
What is the package that provides access to the Unix user account and password database?
What is the package that has several modules for working with HyperText Transfer Protocol?
What modules provides an asynchronous socket handler?
What is the module for basic XML-RPC servers?
What module is an extensible library for opening URLs?
What is the module to read and write AIFF and AIFC files?
What is the package to manipulate mailboxes in various formats?
What module provides a C-style parser for command line options?
What is the package that supports spawning processes using an API similar to the threading module?
What module provides a TLS/SSL wrapper for socket objects?
What module provides an FTP protocol client?
What is the module to byte-compile Python libraries?
What module provides secure hashes and message digests?
What is the module that provides a decorator and functions for automatically adding generated special methods such as init() and repr() to user-defined classes?
What is the module for parsing configuration files?
What is the module that provided a function to check Unix passwords?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What module provided access to the Unix shadow password database?
What module is automatically imported during initialization, appends site-specific paths to the module path and adds a few builtins?
What is the module with basic date and time types?
What package is for Python’s own internal regression testing?
What module contains functions to dump Python tracebacks explicitly?
What module provided a traceback manager for CGI scripts?
What is the package with utilities for warnings tests?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What is the module to work with ZIP archives?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?