What module provides access to the basic sound-playing machinery provided by Windows platforms?
What module is used for logging configuration?
What is the module that provided Mailcap file handling?
What module implements an IMAP4 protocol client?
What module contains future statement definitions?
What is the module to parse for command-line options, arguments and sub-commands?
What module is a Python interface to the Expat non-validating XML parser?
What module is for encoding and decoding Base16, Base32, Base64, and Base85?
What module is used for Internet string preparation?
What module has a simple HTML and XHTML parser?
What is the package to determine the type of a sound file?
What is the package that provides utilities upon which the Python read-eval-print loop can be emulated?
What package collects several modules for working with URLs?
What is the module that determined the type of an image?
What module is for showing file selection dialogs with the Tcl/Tk interface?
What module provided Common Gateway Interface support?
What is the package for terminal handling on character-cell displays?
What module has utilities to help work with fonts with Python’s Tcl/Tk interface?
What is the module for building and installing Python modules?
What module provides a low-level networking interface?
What module provides access to the Unicode database?
What is the package to manipulate mailboxes in various formats?
What is the module that provides built-in objects?
What is the module for disassembling for Python bytecode?
What module provides a standard interface to extract, format and print stack traces of Python programs?
What module offers classes representing filesystem paths with semantics appropriate for different operating systems?
What module provided a traceback manager for CGI scripts?
What is the package for regular expression operations?
What module has the higher-level interfaces for thread-based parallelism?
What was the old module to access the import internals?
What is the module for XML-RPC client access?
What is the package with utilities for os tests?
What module provides a comprehensive interface for compressing and decompressing data using the bzip2 compression algorithm?
What module provides various time-related functions?
What module represents the top-level code environment?
What module defines base classes for SAX handlers?
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 is for POSIX style tty control?
What is the module that provides support for line-oriented command interpreters?
What module has common pathname manipulations?
What module provides drag and drop support for tkinter
?
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 module provides utilities for the import system, in particular package support?
What package provides memory-mapped file support?
What module provides a C-style parser for command line options?
What module is for displaying message prompts with the Tcl/Tk interface?
What module automatically generates documentation from Python modules?
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 to encode and decode uuencode files?
What is the module with support for enumerations?
What module was an interface to Sun’s NIS (Yellow Pages)?
What module provides an interface to the Unix syslog library routines?
What is the package with utilities for warnings tests?
What module provides a scrolled text widget for the Tcl/Tk interface?
What module contains functions that can read and write Python values in a binary format?
What module provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks?
What module provides access to the underlying platform’s identifying data?
What module provided access to the Unix shadow password database?
What is the module for basic XML-RPC servers?
What is the module for warning control?
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 for file and directory comparisons?
What is the module with general calendar-related functions?
What module provides a Tcl/Tk color choosing dialog?
What is the module for locating and executing Python modules?
What is the module to process trees of the Python abstract syntax grammar?
What module provides multilingual internationalization services?
What is the package to read and write Microsoft Installer files?
What is the module that provides facilities to implement read-eval-print loops in Python?
What module had extension widgets for Tcl/Tk?
What module performs conversions between Python values and C structs represented as Python bytes objects?
What is the package to find modules used by a script?
What is the package for netrc file processing?
What is the module with container datatypes?
What imodule allows a Python program to determine if a string is a keyword or soft keyword.?
What is the module with basic date and time types?
What module contains tools for pickle developers?
What module provides basic mechanisms for measuring and controlling system resources utilized by a program?
What is the module that provides text input widget for curses programs?
What module exposes the Windows registry API to Python?
What module provides access to the Unix group database?
What is the module for parsing configuration files?
What module is a debug tool to trace memory blocks allocated by Python?
What module is automatically imported during initialization, appends site-specific paths to the module path and adds a few builtins?
What module provides constants used with Python parse trees?
What module is an extensible library for opening URLs?
What module provides a tokenizer for Python source?
What is the package with utilities for threading tests?
What module defines a POP3 protocol client?
What is the package to pretty print data?
What is the module that provided a function to check Unix passwords?
What module has exception classes raised by urllib.request?
What is the module to create of virtual environments?
What is the module for portable password input?
What module contains basic HTTP server classes based on socketserver?
What module provides compression compatible with gzip?
What modules supports compression using the LZMA algorithm?
What module has terminal control functions?
What is the module for asynchronous I/O?
What is the module for bootstrapping the pip installer?