What is the package that provides the core tools for working with streams?
What is the package to determine the type of a sound file?
What module provides access to system-specific parameters and functions?
What module provided an asynchronous socket command/response handler?
What module implements multi-producer, multi-consumer queues?
What is the package with miscellaneous operating system interfaces?
What module defines an interactive source code debugger for Python programs?
What module exports a set of efficient functions corresponding to the intrinsic operators of Python?
What is the package to read and write Microsoft Installer files?
What module contains a number of classes and functions that are commonly useful when creating SAX applications?
What module provides mechanisms to use signal handlers in Python?
What is the module with utilities for ASCII characters?
What is the package with support tools for testing correct bytecode generation?
What is the package with utilities for os tests?
What is the package with useful routines from the MS VC++ runtime?
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 provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What is the module for portable password input?
What module offers a number of high-level operations on files and collections of files?
What is the module to inspect live objects?
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 provides the Document Object Model API?
What module defines utilities to manipulate HTML?
What is the package with utilities for the Python test suite?
What module provides utilities for the import system, in particular package support?
What module provides limited information about the functions, classes, and methods defined in a Python-coded module?
What is the module to encode and decode XDR data?
What is the module to generate and parse Apple .plist files?
What module provides a C-style parser for command line options?
What package collects several modules for working with URLs?
What is the package to find modules used by a script?
What is the module for Unix filename pattern matching?
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 is the module for launching parallel tasks?
What is the module to parse robots.txt files?
What module has utilities for implementing state management with cookies?
What module provides multilingual internationalization services?
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 to generate pseudo-random numbers?
What module performs file control and I/O control on file descriptors?
What module allows high-level and efficient I/O multiplexing, built upon the select module primitive?
What is the module for decimal fixed point and floating point arithmetic?
What package is the standard Python interface to the Tcl/Tk GUI toolkit?
What module has common pathname manipulations?
What package provides a unit testing framework?
What is the email and MIME handling module?
What is the package to map filenames to MIME types?
What module provided a convenient interface to the Sun AU sound format?
What module provides access to the basic sound-playing machinery provided by Windows platforms?
What module implemented the client side of the Network News Transfer Protocolt?
What module provides access to the Unix group database?
What module provides a low-level networking interface?
What module provides functions for calculating mathematical statistics of numeric (Real-valued) data?
What was the old module to access the import internals?
What is the module that provides generic shallow and deep copy operations?
What is the module for basic XML-RPC servers?
What is the module that provided a function to check Unix passwords?
What is the module with mathematical functions for complex numbers?
What is the module for disassembling for Python bytecode?
What is the module to parse for command-line options, arguments and sub-commands?
What is the module to manipulate raw audio data?
What module provides a high-level interface to allow displaying web-based documents to users?
What is the package with the GNU readline interface?
What is the package for standard Tkinter input dialogs?
What is the package with utilities for threading tests?
What package provides a number of modules which implement the Simple API for XML (SAX) interface for Python?
What is the module that provides facilities to implement read-eval-print loops in Python?
What module provides low-level primitives for working with multiple threads?
What module is a Python interface to the Expat non-validating XML parser?
What module provided a traceback manager for CGI scripts?
What module measures execution time of small code snippets?
What module implements keyed-hashing for message authentication?
What module provides the base class for the other Tcl/Tk dialogs defined in the tkinter package?
What is the package that has several modules for working with HyperText Transfer Protocol?
What module provides functionality to operate with graph-like structures?
What is the package with utilities for warnings tests?
What module provides various time-related functions?
What is the module for bootstrapping the pip installer?
What module implements an IMAP4 protocol client?
What modules provides an asynchronous socket handler?
What module provides efficient arrays of numeric values?
What module provides an interface to the optional garbage collector?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What module allows you to spawn new processes, connect to their input/output/error pipes, and obtain their return codes?
What module provides a scrolled text widget for the Tcl/Tk interface?
What is the module that provides a panel stack extension for curses?
What is the package for Turtle graphics?
What module provides compression compatible with gzip?
What is the module that determined the type of an image?
What module provides a Tcl/Tk color choosing dialog?
What is the module that provides text input widget for curses programs?
What module is for simple lexical analysis of simple syntaxes resembling that of the Unix shell?
What module provides a concrete time zone implementation to support the IANA time zone database?
What module provides secure hashes and message digests?
What module has a simple HTML and XHTML parser?
What module contains basic HTTP server classes based on socketserver?
What module is used for logging configuration?
What module is for text wrapping and filling?
What is the package for regular expression operations?