]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] docs: module page titles should not start with a link to themselves (GH-117099...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 May 2024 19:42:01 +0000 (21:42 +0200)
committerGitHub <noreply@github.com>
Wed, 8 May 2024 19:42:01 +0000 (19:42 +0000)
docs: module page titles should not start with a link to themselves (GH-117099)
(cherry picked from commit bcb435ee8ff41b5ec5d879ee0b6651f146a66151)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
220 files changed:
Doc/library/__future__.rst
Doc/library/__main__.rst
Doc/library/_thread.rst
Doc/library/abc.rst
Doc/library/argparse.rst
Doc/library/array.rst
Doc/library/ast.rst
Doc/library/asyncio.rst
Doc/library/atexit.rst
Doc/library/base64.rst
Doc/library/bdb.rst
Doc/library/binascii.rst
Doc/library/bisect.rst
Doc/library/builtins.rst
Doc/library/bz2.rst
Doc/library/calendar.rst
Doc/library/cmath.rst
Doc/library/cmd.rst
Doc/library/code.rst
Doc/library/codecs.rst
Doc/library/codeop.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/colorsys.rst
Doc/library/compileall.rst
Doc/library/concurrent.futures.rst
Doc/library/configparser.rst
Doc/library/contextvars.rst
Doc/library/copy.rst
Doc/library/copyreg.rst
Doc/library/csv.rst
Doc/library/ctypes.rst
Doc/library/curses.ascii.rst
Doc/library/curses.panel.rst
Doc/library/curses.rst
Doc/library/datetime.rst
Doc/library/dbm.rst
Doc/library/decimal.rst
Doc/library/difflib.rst
Doc/library/dis.rst
Doc/library/doctest.rst
Doc/library/email.charset.rst
Doc/library/email.contentmanager.rst
Doc/library/email.encoders.rst
Doc/library/email.errors.rst
Doc/library/email.generator.rst
Doc/library/email.header.rst
Doc/library/email.headerregistry.rst
Doc/library/email.iterators.rst
Doc/library/email.message.rst
Doc/library/email.mime.rst
Doc/library/email.parser.rst
Doc/library/email.policy.rst
Doc/library/email.rst
Doc/library/email.utils.rst
Doc/library/ensurepip.rst
Doc/library/enum.rst
Doc/library/errno.rst
Doc/library/faulthandler.rst
Doc/library/fcntl.rst
Doc/library/filecmp.rst
Doc/library/fileinput.rst
Doc/library/fnmatch.rst
Doc/library/fractions.rst
Doc/library/ftplib.rst
Doc/library/functools.rst
Doc/library/gc.rst
Doc/library/getopt.rst
Doc/library/getpass.rst
Doc/library/gettext.rst
Doc/library/glob.rst
Doc/library/graphlib.rst
Doc/library/grp.rst
Doc/library/gzip.rst
Doc/library/hashlib.rst
Doc/library/heapq.rst
Doc/library/hmac.rst
Doc/library/html.entities.rst
Doc/library/html.parser.rst
Doc/library/html.rst
Doc/library/http.client.rst
Doc/library/http.cookiejar.rst
Doc/library/http.cookies.rst
Doc/library/http.rst
Doc/library/http.server.rst
Doc/library/imaplib.rst
Doc/library/importlib.resources.abc.rst
Doc/library/importlib.resources.rst
Doc/library/inspect.rst
Doc/library/io.rst
Doc/library/ipaddress.rst
Doc/library/itertools.rst
Doc/library/json.rst
Doc/library/keyword.rst
Doc/library/linecache.rst
Doc/library/locale.rst
Doc/library/logging.config.rst
Doc/library/logging.handlers.rst
Doc/library/logging.rst
Doc/library/lzma.rst
Doc/library/mailbox.rst
Doc/library/marshal.rst
Doc/library/math.rst
Doc/library/mimetypes.rst
Doc/library/mmap.rst
Doc/library/modulefinder.rst
Doc/library/msvcrt.rst
Doc/library/multiprocessing.rst
Doc/library/multiprocessing.shared_memory.rst
Doc/library/netrc.rst
Doc/library/numbers.rst
Doc/library/operator.rst
Doc/library/optparse.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/pathlib.rst
Doc/library/pickle.rst
Doc/library/pickletools.rst
Doc/library/pkgutil.rst
Doc/library/platform.rst
Doc/library/plistlib.rst
Doc/library/poplib.rst
Doc/library/posix.rst
Doc/library/pprint.rst
Doc/library/pty.rst
Doc/library/pwd.rst
Doc/library/py_compile.rst
Doc/library/pyclbr.rst
Doc/library/pydoc.rst
Doc/library/pyexpat.rst
Doc/library/queue.rst
Doc/library/quopri.rst
Doc/library/random.rst
Doc/library/re.rst
Doc/library/readline.rst
Doc/library/reprlib.rst
Doc/library/resource.rst
Doc/library/rlcompleter.rst
Doc/library/runpy.rst
Doc/library/sched.rst
Doc/library/secrets.rst
Doc/library/select.rst
Doc/library/selectors.rst
Doc/library/shelve.rst
Doc/library/shlex.rst
Doc/library/shutil.rst
Doc/library/signal.rst
Doc/library/site.rst
Doc/library/smtplib.rst
Doc/library/socket.rst
Doc/library/socketserver.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stat.rst
Doc/library/statistics.rst
Doc/library/string.rst
Doc/library/stringprep.rst
Doc/library/struct.rst
Doc/library/subprocess.rst
Doc/library/symtable.rst
Doc/library/sys.monitoring.rst
Doc/library/sys.rst
Doc/library/sysconfig.rst
Doc/library/syslog.rst
Doc/library/tabnanny.rst
Doc/library/tarfile.rst
Doc/library/tempfile.rst
Doc/library/termios.rst
Doc/library/test.rst
Doc/library/textwrap.rst
Doc/library/threading.rst
Doc/library/time.rst
Doc/library/timeit.rst
Doc/library/tkinter.colorchooser.rst
Doc/library/tkinter.dnd.rst
Doc/library/tkinter.font.rst
Doc/library/tkinter.messagebox.rst
Doc/library/tkinter.rst
Doc/library/tkinter.scrolledtext.rst
Doc/library/tkinter.ttk.rst
Doc/library/token.rst
Doc/library/tokenize.rst
Doc/library/tomllib.rst
Doc/library/trace.rst
Doc/library/traceback.rst
Doc/library/tracemalloc.rst
Doc/library/tty.rst
Doc/library/types.rst
Doc/library/unicodedata.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.mock.rst
Doc/library/unittest.rst
Doc/library/urllib.error.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst
Doc/library/urllib.robotparser.rst
Doc/library/urllib.rst
Doc/library/uuid.rst
Doc/library/venv.rst
Doc/library/warnings.rst
Doc/library/wave.rst
Doc/library/webbrowser.rst
Doc/library/winreg.rst
Doc/library/winsound.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.pulldom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xml.sax.handler.rst
Doc/library/xml.sax.reader.rst
Doc/library/xml.sax.rst
Doc/library/xml.sax.utils.rst
Doc/library/xmlrpc.client.rst
Doc/library/xmlrpc.server.rst
Doc/library/zipapp.rst
Doc/library/zipfile.rst
Doc/library/zipimport.rst
Doc/library/zlib.rst
Doc/library/zoneinfo.rst

index 762f8b4695b3dd9138df958c61d30fad751faf31..1ebff4409b1e95434152a219be217807358577fa 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`__future__` --- Future statement definitions
-==================================================
+:mod:`!__future__` --- Future statement definitions
+===================================================
 
 .. module:: __future__
    :synopsis: Future statement definitions
index c999253f781b107aee2a5fbc6ccc74225269d7a7..6232e173d9537d8c5ed7776f6b83050e8a650063 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`__main__` --- Top-level code environment
-==============================================
+:mod:`!__main__` --- Top-level code environment
+===============================================
 
 .. module:: __main__
    :synopsis: The environment where top-level code is run. Covers command-line
index d7c61c3d7ef1262e8c15660153d40617d150e795..3b5c65f69a609cd7758379e2f59d625ba9a45f19 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`_thread` --- Low-level threading API
-==========================================
+:mod:`!_thread` --- Low-level threading API
+===========================================
 
 .. module:: _thread
    :synopsis: Low-level threading API.
index 10e2cba50e49b09e15acbe44744b52992629abd0..168ef3ec00d81b7d6d638f9679539b47757b3566 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`abc` --- Abstract Base Classes
-====================================
+:mod:`!abc` --- Abstract Base Classes
+=====================================
 
 .. module:: abc
    :synopsis: Abstract base classes according to :pep:`3119`.
index 1395d457f874b0c8afe4a1b9d3125c09e3653f77..b7ed3f5e7cb5f26783dc9506da4aed9be44db6b1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`argparse` --- Parser for command-line options, arguments and sub-commands
-===============================================================================
+:mod:`!argparse` --- Parser for command-line options, arguments and sub-commands
+================================================================================
 
 .. module:: argparse
    :synopsis: Command-line option and argument parsing library.
index 51947a3a1e821f60a9fba169b2ff5e3ed4d1c12b..beaa8cdadda69584fb7a03a45213adf6ac73f5f6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`array` --- Efficient arrays of numeric values
-===================================================
+:mod:`!array` --- Efficient arrays of numeric values
+====================================================
 
 .. module:: array
    :synopsis: Space efficient arrays of uniformly typed numeric values.
index 5eccc6972bc7e086f01a06c3ec4ffcc0ddfd8bba..1c0c808e2732586c59bd1fd3550a4b76763b3d84 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ast` --- Abstract Syntax Trees
-====================================
+:mod:`!ast` --- Abstract Syntax Trees
+=====================================
 
 .. module:: ast
    :synopsis: Abstract Syntax Tree classes and manipulation.
index 5f33c6813e74c0bd0160ee5768bd23527a1b4dfd..184f981c1021aa3f27c6e2fbcffcb5dcb54f4174 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`asyncio` --- Asynchronous I/O
-===================================
+:mod:`!asyncio` --- Asynchronous I/O
+====================================
 
 .. module:: asyncio
    :synopsis: Asynchronous I/O.
index 43a8bd2d7cd133960714b9b9215d3809d6da19cb..02d2f0807df8f695896d44bf35acef88b999a65a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`atexit` --- Exit handlers
-===============================
+:mod:`!atexit` --- Exit handlers
+================================
 
 .. module:: atexit
    :synopsis: Register and execute cleanup functions.
index d5b6af8c1928eff6cb08032b44af8f4698f90851..8d5d975714306256e4776b2ae92dab65a5e20795 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`base64` --- Base16, Base32, Base64, Base85 Data Encodings
-===============================================================
+:mod:`!base64` --- Base16, Base32, Base64, Base85 Data Encodings
+================================================================
 
 .. module:: base64
    :synopsis: RFC 4648: Base16, Base32, Base64 Data Encodings;
index b050560cd9038cb496148e9022a861bd4debad5e..7a1817a8debe3b936a1157b19c6283819597a7d2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`bdb` --- Debugger framework
-=================================
+:mod:`!bdb` --- Debugger framework
+==================================
 
 .. module:: bdb
    :synopsis: Debugger framework.
index d065fa3506da11994a09b3c9e75daa3bde7460e6..4c373944a993a7a217f76d8ffafac434bab718ec 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`binascii` --- Convert between binary and ASCII
-====================================================
+:mod:`!binascii` --- Convert between binary and ASCII
+=====================================================
 
 .. module:: binascii
    :synopsis: Tools for converting between binary and various ASCII-encoded binary
index 31c79b910615915dba11e58ff7e8a3d1bd690be2..78da563397b6255139f23d03502867cdcee384fc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`bisect` --- Array bisection algorithm
-===========================================
+:mod:`!bisect` --- Array bisection algorithm
+============================================
 
 .. module:: bisect
    :synopsis: Array bisection algorithms for binary searching.
index 7e4f8fe0531567d0483e417bb9b56cb9b21a3a3e..644344e7fef29a63a2338cf08488bc5f6eac3fdc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`builtins` --- Built-in objects
-====================================
+:mod:`!builtins` --- Built-in objects
+=====================================
 
 .. module:: builtins
    :synopsis: The module that provides the built-in namespace.
index 5e0aa3e493f22491b43fc7bc4864bf648feaa8ce..d5ee7eccb822051e59d9cc688afab3fedb892267 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`bz2` --- Support for :program:`bzip2` compression
-=======================================================
+:mod:`!bz2` --- Support for :program:`bzip2` compression
+========================================================
 
 .. module:: bz2
    :synopsis: Interfaces for bzip2 compression and decompression.
index 6586f539a8da4fca0a6a88054dd3de70a0c66f4c..02d659f9569b1e087ad7961f72cd770901ad5879 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`calendar` --- General calendar-related functions
-======================================================
+:mod:`!calendar` --- General calendar-related functions
+=======================================================
 
 .. module:: calendar
    :synopsis: Functions for working with calendars, including some emulation
index fdac51d9603cebe1c9017fff7f3310a4d4682d2d..65e98e09ad7ae3bd3de42108a644d3dc6c8c66c5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`cmath` --- Mathematical functions for complex numbers
-===========================================================
+:mod:`!cmath` --- Mathematical functions for complex numbers
+============================================================
 
 .. module:: cmath
    :synopsis: Mathematical functions for complex numbers.
index d80c79e3e54249de47a078379c18cf72b132cf70..6754385ff4cec79e468f111e852e6ccb665d6594 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`cmd` --- Support for line-oriented command interpreters
-=============================================================
+:mod:`!cmd` --- Support for line-oriented command interpreters
+==============================================================
 
 .. module:: cmd
    :synopsis: Build line-oriented command interpreters.
index 0fd29c0165d1ac7784fdd6bffbb46d1f353002b7..6dc9db480f3246c75b4129f207a2d0c440d457b4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`code` --- Interpreter base classes
-========================================
+:mod:`!code` --- Interpreter base classes
+=========================================
 
 .. module:: code
    :synopsis: Facilities to implement read-eval-print loops.
index 8d8491fdf169328996ea4975fc3d0f5e10095f92..784524aebd8ef86450c0a69c2a366d57979d6d49 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`codecs` --- Codec registry and base classes
-=================================================
+:mod:`!codecs` --- Codec registry and base classes
+==================================================
 
 .. module:: codecs
    :synopsis: Encode and decode data and streams.
index 55606e1c5f09ac2bca7e42a6960aacf8ee60db6d..16f674adb4b22bb3c73afefe1fdfe27b013d7b91 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`codeop` --- Compile Python code
-=====================================
+:mod:`!codeop` --- Compile Python code
+======================================
 
 .. module:: codeop
    :synopsis: Compile (possibly incomplete) Python code.
index 7bcaba60c6ddbd98c33bd8b8d847b3a632121cea..ea27436f67f0bfe1d6a73bb9287f852ad1e50795 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`collections.abc` --- Abstract Base Classes for Containers
-===============================================================
+:mod:`!collections.abc` --- Abstract Base Classes for Containers
+================================================================
 
 .. module:: collections.abc
    :synopsis: Abstract base classes for containers
index ed0e35dec534c12db6e50d9f284b8fb0d7572492..fedf1914145aa07030e1d8f2572f1b9c00427a62 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`collections` --- Container datatypes
-==========================================
+:mod:`!collections` --- Container datatypes
+===========================================
 
 .. module:: collections
     :synopsis: Container datatypes
index b672a05b39145d45ce0de160c4717aa2edfd37d8..125d62b174088a0129922f282190daeaf96abcee 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`colorsys` --- Conversions between color systems
-=====================================================
+:mod:`!colorsys` --- Conversions between color systems
+======================================================
 
 .. module:: colorsys
    :synopsis: Conversion functions between RGB and other color systems.
index 6d16734ddca21e1739161dab9fca32cbc15c3276..d9bcd6339493561a410ede2da88861fb6ddf3414 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`compileall` --- Byte-compile Python libraries
-===================================================
+:mod:`!compileall` --- Byte-compile Python libraries
+====================================================
 
 .. module:: compileall
    :synopsis: Tools for byte-compiling all Python source files in a directory tree.
index dbae03d47b9bd67aeba29714242820a0a5b8b464..b6ddd4d7b9d9a36b67850d5fd45013b664892102 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`concurrent.futures` --- Launching parallel tasks
-======================================================
+:mod:`!concurrent.futures` --- Launching parallel tasks
+=======================================================
 
 .. module:: concurrent.futures
    :synopsis: Execute computations concurrently using threads or processes.
index 18e5bc20f3f690457cb1737a54d46f475f53d9cf..560260e8a4b971fa3064f192c39b97e9e4a73990 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`configparser` --- Configuration file parser
-=================================================
+:mod:`!configparser` --- Configuration file parser
+==================================================
 
 .. module:: configparser
    :synopsis: Configuration file parser.
index 647832447de9460896cd93539e4c27a9f290b9ac..8ae386b489fb4ef5d148d8f9d7f023a6c845f280 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`contextvars` --- Context Variables
-========================================
+:mod:`!contextvars` --- Context Variables
+=========================================
 
 .. module:: contextvars
    :synopsis: Context Variables
index 8f32477ed508c372ba57e3b73d255df80206c4ae..63fe823f6339347b44fb9fd95dc084883e5c747e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`copy` --- Shallow and deep copy operations
-================================================
+:mod:`!copy` --- Shallow and deep copy operations
+=================================================
 
 .. module:: copy
    :synopsis: Shallow and deep copy operations.
index 2a28c043f807233f6188d67cf30e6e40a27d926b..6e3144824ebe91ff37fa0682493b01780a9c1a3d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`copyreg` --- Register :mod:`pickle` support functions
-===========================================================
+:mod:`!copyreg` --- Register :mod:`!pickle` support functions
+=============================================================
 
 .. module:: copyreg
    :synopsis: Register pickle support functions.
index d17468023c6de1f28d796d8c660a8e69619efa54..3ed199750affab6e23e62a447042b128dc8eefc1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`csv` --- CSV File Reading and Writing
-===========================================
+:mod:`!csv` --- CSV File Reading and Writing
+============================================
 
 .. module:: csv
    :synopsis: Write and read tabular data to and from delimited files.
index e64e2f664df73757a937aa9c1b66201632b7ed80..e01bd9277b19d359607f31eafc736911e5610209 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ctypes` --- A foreign function library for Python
-=======================================================
+:mod:`!ctypes` --- A foreign function library for Python
+========================================================
 
 .. module:: ctypes
    :synopsis: A foreign function library for Python.
index 410b76e77c025ba4b71efab7e24e75da613d02f3..cb895664ff1b11c8467d26e082e00812bac61845 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`curses.ascii` --- Utilities for ASCII characters
-======================================================
+:mod:`!curses.ascii` --- Utilities for ASCII characters
+=======================================================
 
 .. module:: curses.ascii
    :synopsis: Constants and set-membership functions for ASCII characters.
index d770c03c8375f468a5e026f14598c428eb3a40cc..11fd841d381f69f5190a4994fffa48b116c90098 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`curses.panel` --- A panel stack extension for curses
-==========================================================
+:mod:`!curses.panel` --- A panel stack extension for curses
+===========================================================
 
 .. module:: curses.panel
    :synopsis: A panel stack extension that adds depth to  curses windows.
index 9b8a98f05f7cbb5ff8e5d123e4263cc03e4de32d..b6af96156a6b6c418e1e724738a767dc6244c85e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`curses` --- Terminal handling for character-cell displays
-===============================================================
+:mod:`!curses` --- Terminal handling for character-cell displays
+================================================================
 
 .. module:: curses
    :synopsis: An interface to the curses library, providing portable
index 26bd9f5e9bac97baf29f507ac6ec48053ec1cd74..4ba9d6df890f295e1fe455f6f6eb3348e6e2441f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`datetime` --- Basic date and time types
-=============================================
+:mod:`!datetime` --- Basic date and time types
+==============================================
 
 .. module:: datetime
    :synopsis: Basic date and time types.
index 74f96b6c433577bbec83e94582a3d2d150126a79..500e831908fafb9d00a772e2562751c2cdb69af3 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`dbm` --- Interfaces to Unix "databases"
-=============================================
+:mod:`!dbm` --- Interfaces to Unix "databases"
+==============================================
 
 .. module:: dbm
    :synopsis: Interfaces to various Unix "database" formats.
index 788250a10f5d404d76e8294a540125501c039061..9aa4254ab80427d8f074b230c2dd9ba8dd78d73a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`decimal` --- Decimal fixed point and floating point arithmetic
-====================================================================
+:mod:`!decimal` --- Decimal fixed point and floating point arithmetic
+=====================================================================
 
 .. module:: decimal
    :synopsis: Implementation of the General Decimal Arithmetic  Specification.
index 6a34f2e4d7f5e1763845fce220ca6347d3aecdb2..ce948a6860f02c18f9e4dd34eb95ec19196d7000 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`difflib` --- Helpers for computing deltas
-===============================================
+:mod:`!difflib` --- Helpers for computing deltas
+================================================
 
 .. module:: difflib
    :synopsis: Helpers for computing differences between objects.
index 2dd11e03894f99b095eea43d6e70d83cc2895a8b..e3920587099238296dc1d1f7fa2af1b9e20cafcc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`dis` --- Disassembler for Python bytecode
-===============================================
+:mod:`!dis` --- Disassembler for Python bytecode
+================================================
 
 .. module:: dis
    :synopsis: Disassembler for Python bytecode.
index 694a43f9e035c63124d119da2fa62fa2795c130d..423108bf7fc1c78c05064d76d2954785a0ecf0da 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`doctest` --- Test interactive Python examples
-===================================================
+:mod:`!doctest` --- Test interactive Python examples
+====================================================
 
 .. module:: doctest
    :synopsis: Test pieces of code within docstrings.
index aa0134412f3a60d76ca90af9ecd70428f1445981..6875af2be49d7a9b6854f9ec266a2d0775c71d70 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.charset`: Representing character sets
--------------------------------------------------
+:mod:`!email.charset`: Representing character sets
+--------------------------------------------------
 
 .. module:: email.charset
    :synopsis: Character Sets
index 5b49339650f0e92576bcabaff016fe4eea027f86..34121f8c0a7727bf89eb35c51ace0df06d8450c3 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.contentmanager`: Managing MIME Content
---------------------------------------------------
+:mod:`!email.contentmanager`: Managing MIME Content
+---------------------------------------------------
 
 .. module:: email.contentmanager
    :synopsis: Storing and Retrieving Content from MIME Parts
index 3bd377e33f6c15bbea33c5baa2c5484e68e1635d..9c8c8c9234ed7a70e391c37bc5d4e68b1b156798 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.encoders`: Encoders
--------------------------------
+:mod:`!email.encoders`: Encoders
+--------------------------------
 
 .. module:: email.encoders
    :synopsis: Encoders for email message payloads.
index 56aea6598b8615cda5fab6afffb4146d293fd8b7..33ab4265116178a498843aac8e5244f659d09449 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.errors`: Exception and Defect classes
--------------------------------------------------
+:mod:`!email.errors`: Exception and Defect classes
+--------------------------------------------------
 
 .. module:: email.errors
    :synopsis: The exception classes used by the email package.
index 91d9d69a63d73fa904703e0ee6ec8563827195f8..c7897e2d5600197a42d8220e95bd315bf66ca490 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.generator`: Generating MIME documents
--------------------------------------------------
+:mod:`!email.generator`: Generating MIME documents
+--------------------------------------------------
 
 .. module:: email.generator
    :synopsis: Generate flat text email messages from a message structure.
index e093f138936b3631f8fc49f152d9ed8b9e5f658a..6e230d5faf1654019b8bed1bcd3635cb8163534f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.header`: Internationalized headers
-----------------------------------------------
+:mod:`!email.header`: Internationalized headers
+-----------------------------------------------
 
 .. module:: email.header
    :synopsis: Representing non-ASCII headers
index 00a954e0307ea640d03ca2c0a0b3c7c814dc7f94..bcbd00c833e28ec74de1f28eba2061a4bcd598a1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.headerregistry`: Custom Header Objects
---------------------------------------------------
+:mod:`!email.headerregistry`: Custom Header Objects
+---------------------------------------------------
 
 .. module:: email.headerregistry
    :synopsis: Automatic Parsing of headers based on the field name
index d53ab33b8904a7a1584ea7ff175ea45aa2ce268d..090981d84b4de3d908decb41c831f486a4212dbf 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.iterators`: Iterators
----------------------------------
+:mod:`!email.iterators`: Iterators
+----------------------------------
 
 .. module:: email.iterators
    :synopsis: Iterate over a  message object tree.
index c10e1b50d4903b5129e27aa5eadb0fb0feed572e..e9cce1af186526716d190f522625777d6a7c0852 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.message`: Representing an email message
----------------------------------------------------
+:mod:`!email.message`: Representing an email message
+----------------------------------------------------
 
 .. module:: email.message
    :synopsis: The base class representing email messages.
index dc0dd3b9eebde6eb4566b4e109efe98f26dd27de..b85673a4acd0d09fa79bac97493a5ac4b7d76dd2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.mime`: Creating email and MIME objects from scratch
----------------------------------------------------------------
+:mod:`!email.mime`: Creating email and MIME objects from scratch
+----------------------------------------------------------------
 
 .. module:: email.mime
    :synopsis: Build MIME messages.
index dda0466a6afa7dc3902d400d2d5a4a2804e7a688..439b5c8f34b65a38eaff62af1190a31fc907d55c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.parser`: Parsing email messages
--------------------------------------------
+:mod:`!email.parser`: Parsing email messages
+--------------------------------------------
 
 .. module:: email.parser
    :synopsis: Parse flat text email messages to produce a message object structure.
index f4777bb24621385f682b508950453ef4b68efa5a..83feedf728351efc5f8f6c10c5e7f9e7672542a5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.policy`: Policy Objects
------------------------------------
+:mod:`!email.policy`: Policy Objects
+------------------------------------
 
 .. module:: email.policy
    :synopsis: Controlling the parsing and generating of messages
index 816fae991d24cb70fe3b2b87c4120123adc28695..732da79a8fd11f380b45cbd7c41abc64d60ef725 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email` --- An email and MIME handling package
-===================================================
+:mod:`!email` --- An email and MIME handling package
+====================================================
 
 .. module:: email
    :synopsis: Package supporting the parsing, manipulating, and generating
index 345b64001c1ace185ac37623604bddd68dcc7395..092bfa8146206b05f500b83be850ad1e29125b08 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`email.utils`: Miscellaneous utilities
--------------------------------------------
+:mod:`!email.utils`: Miscellaneous utilities
+--------------------------------------------
 
 .. module:: email.utils
    :synopsis: Miscellaneous email package utilities.
index de3b93f5e6107301b94a96e61ff338dad96ae314..3726028492a8162247d4d70337b9a80837bdcaae 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ensurepip` --- Bootstrapping the ``pip`` installer
-========================================================
+:mod:`!ensurepip` --- Bootstrapping the ``pip`` installer
+=========================================================
 
 .. module:: ensurepip
    :synopsis: Bootstrapping the "pip" installer into an existing Python
index 18b54a4941b6a72027b1415451a7fb302273c6bf..10acff619f91e0f57c176cf4e130af0536060ae1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`enum` --- Support for enumerations
-========================================
+:mod:`!enum` --- Support for enumerations
+=========================================
 
 .. module:: enum
    :synopsis: Implementation of an enumeration class.
index 283e8b013265d953cd234f85b634ad2679cd5b13..4983b8961b1c3f3f5073c2286afd01163e34a9d6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`errno` --- Standard errno system symbols
-==============================================
+:mod:`!errno` --- Standard errno system symbols
+===============================================
 
 .. module:: errno
    :synopsis: Standard errno system symbols.
index c40d5e9aacb83c719df5514b3dca4f5506bb4fed..4067d7912b88b261bd654f184b09e6cdd481fa3d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`faulthandler` --- Dump the Python traceback
-=================================================
+:mod:`!faulthandler` --- Dump the Python traceback
+==================================================
 
 .. module:: faulthandler
    :synopsis: Dump the Python traceback.
index 4e083e122bb7f1b8e2c484abd0a9921bfe73cd77..d23a105cd5be8b59360dff8c8e61be0410243101 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`fcntl` --- The ``fcntl`` and ``ioctl`` system calls
-=========================================================
+:mod:`!fcntl` --- The ``fcntl`` and ``ioctl`` system calls
+==========================================================
 
 .. module:: fcntl
    :platform: Unix
index dfe4b7c59fd578b8b9345f8319c09d2407e9173c..73327744b67041ad1f4db9a2d1f4845eef5e6d28 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`filecmp` --- File and Directory Comparisons
-=================================================
+:mod:`!filecmp` --- File and Directory Comparisons
+==================================================
 
 .. module:: filecmp
    :synopsis: Compare files efficiently.
index f93e9a58791eebdfc0a0e516e460c09ec890a9bb..94a4139f64c2e47409b37a43b5287accc6e3a9e7 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`fileinput` --- Iterate over lines from multiple input streams
-===================================================================
+:mod:`!fileinput` --- Iterate over lines from multiple input streams
+====================================================================
 
 .. module:: fileinput
    :synopsis: Loop over standard input or a list of files.
index 7cddecd5e808877565211a9644c868ff6580f48e..fda44923f204fce8707e80d9bdc9423edeb790d8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`fnmatch` --- Unix filename pattern matching
-=================================================
+:mod:`!fnmatch` --- Unix filename pattern matching
+==================================================
 
 .. module:: fnmatch
    :synopsis: Unix shell style filename pattern matching.
index 509c63686f5a7fd7b8cfcbb2222307c19ef77b15..42569ec8e65aac44e230ea76161224b0b9397ec8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`fractions` --- Rational numbers
-=====================================
+:mod:`!fractions` --- Rational numbers
+======================================
 
 .. module:: fractions
    :synopsis: Rational numbers.
index 8d1aae018ada121c605770032e401132b3619dcd..8c39dc00f5db02d663a5f8241225fcacaa01cea3 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ftplib` --- FTP protocol client
-=====================================
+:mod:`!ftplib` --- FTP protocol client
+======================================
 
 .. module:: ftplib
    :synopsis: FTP protocol client (requires sockets).
index 7e8ef4663e114cb3eb9195186a2066f989174353..842b6c52c3fc97e919e24c2fbc7b952b9ca3058f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`functools` --- Higher-order functions and operations on callable objects
-==============================================================================
+:mod:`!functools` --- Higher-order functions and operations on callable objects
+===============================================================================
 
 .. module:: functools
    :synopsis: Higher-order functions and operations on callable objects.
index 331c071cda769248f5a7b9a34db082c22592ba81..731148bdaf54abebd0b1b76a6a488120938883d0 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`gc` --- Garbage Collector interface
-=========================================
+:mod:`!gc` --- Garbage Collector interface
+==========================================
 
 .. module:: gc
    :synopsis: Interface to the cycle-detecting garbage collector.
index 336deab28cb8a46af63d78ba119354248c767c1f..ef07ce9dd2c8669a08ed19e80bafe7a0a0604af6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`getopt` --- C-style parser for command line options
-=========================================================
+:mod:`!getopt` --- C-style parser for command line options
+==========================================================
 
 .. module:: getopt
    :synopsis: Portable parser for command line options; support both short and
index 5c79daf0f47d8e6cec07161f575ae6e5a1d689b1..b364b1fe03109a2997d2e7f126dc2324b4f2c668 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`getpass` --- Portable password input
-==========================================
+:mod:`!getpass` --- Portable password input
+===========================================
 
 .. module:: getpass
    :synopsis: Portable reading of passwords and retrieval of the userid.
index 41beac3e0c73966919bb8dd5a9781f39cab5da64..d0de83907eb297975d574108ff85e639dd3b85bb 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`gettext` --- Multilingual internationalization services
-=============================================================
+:mod:`!gettext` --- Multilingual internationalization services
+==============================================================
 
 .. module:: gettext
    :synopsis: Multilingual internationalization services.
index 293c2c4fed62fdbd15a4415a6d792fe73a528098..851719036b408185f6cbc97daf4d78011d3625e9 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`glob` --- Unix style pathname pattern expansion
-=====================================================
+:mod:`!glob` --- Unix style pathname pattern expansion
+======================================================
 
 .. module:: glob
    :synopsis: Unix shell style pathname pattern expansion.
index 5414d6370b78ce6cf503850e6a7bc724b45f1227..a0b16576fad219c5260d8e46fc2d9448fe84cce1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`graphlib` --- Functionality to operate with graph-like structures
-=========================================================================
+:mod:`!graphlib` --- Functionality to operate with graph-like structures
+========================================================================
 
 .. module:: graphlib
    :synopsis: Functionality to operate with graph-like structures
index ee55b12ea8643a161ef6f86b4f95b1234161b2df..57a77d51a02cdef87d98e6721e22c42eb4fdc1d0 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`grp` --- The group database
-=================================
+:mod:`!grp` --- The group database
+==================================
 
 .. module:: grp
    :platform: Unix
index 79be215a766045484b06f6cf1eb0c0c6b54cced2..a2fff0f9fcb3e50ba95d54d5624821d64d2483d4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`gzip` --- Support for :program:`gzip` files
-=================================================
+:mod:`!gzip` --- Support for :program:`gzip` files
+==================================================
 
 .. module:: gzip
    :synopsis: Interfaces for gzip compression and decompression using file objects.
index 34f0dbdfab07c19045beb9f8bb375fa04b4c9966..4b4d8378d660a8fe65bc8e6725b4b13e38558828 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`hashlib` --- Secure hashes and message digests
-====================================================
+:mod:`!hashlib` --- Secure hashes and message digests
+=====================================================
 
 .. module:: hashlib
    :synopsis: Secure hash and message digest algorithms.
index ad407141a2f5902843e0ea2bd7b8cd231f4b0fb0..d3c4b920ba500a83d11930d7156920a021c9b38a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`heapq` --- Heap queue algorithm
-=====================================
+:mod:`!heapq` --- Heap queue algorithm
+======================================
 
 .. module:: heapq
    :synopsis: Heap queue algorithm (a.k.a. priority queue).
index 43012e03c580e8f102f7384942026e9a4282d41c..d6692033b2d4c3ad8adf939aade0d8304d876a5f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`hmac` --- Keyed-Hashing for Message Authentication
-========================================================
+:mod:`!hmac` --- Keyed-Hashing for Message Authentication
+=========================================================
 
 .. module:: hmac
    :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation
index 10529561a92cd0325d289de61543817b424e3b16..add18e4c87d2204dcdd419e7526b5afd1ceba8fa 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`html.entities` --- Definitions of HTML general entities
-=============================================================
+:mod:`!html.entities` --- Definitions of HTML general entities
+==============================================================
 
 .. module:: html.entities
    :synopsis: Definitions of HTML general entities.
index d35090111e0822c1a8d5c1e787b39a61b3f04818..6d433b5a04fc4a9ac390abcdb7cabd61c8d5ff4c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`html.parser` --- Simple HTML and XHTML parser
-===================================================
+:mod:`!html.parser` --- Simple HTML and XHTML parser
+====================================================
 
 .. module:: html.parser
    :synopsis: A simple parser that can handle HTML and XHTML.
index c2b01e14ea755569e1c78743e2b3fe21f5ba8272..9aa39ba9a42b0fdb4cadf0940c01cedb73ac10cc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`html` --- HyperText Markup Language support
-=================================================
+:mod:`!html` --- HyperText Markup Language support
+==================================================
 
 .. module:: html
    :synopsis: Helpers for manipulating HTML.
index 7e4502064f22a1540aeefd2079c1b3fd444c938f..2835c8d0eb711e33efa76ee56075cc7cf5ca7b09 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http.client` --- HTTP protocol client
-===========================================
+:mod:`!http.client` --- HTTP protocol client
+============================================
 
 .. module:: http.client
    :synopsis: HTTP and HTTPS protocol client (requires sockets).
index 2fe188be641c2d15d57228c7f073c1d987561afe..31ac8bafb6ab4b4234de5b9c353228cac1a29f11 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http.cookiejar` --- Cookie handling for HTTP clients
-==========================================================
+:mod:`!http.cookiejar` --- Cookie handling for HTTP clients
+===========================================================
 
 .. module:: http.cookiejar
    :synopsis: Classes for automatic handling of HTTP cookies.
index e91972fe621a4845b3eccfe002895a9387826e21..4ce2e3c4f4cb42a0ee8786383be4f0ffd4b2f682 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http.cookies` --- HTTP state management
-=============================================
+:mod:`!http.cookies` --- HTTP state management
+==============================================
 
 .. module:: http.cookies
    :synopsis: Support for HTTP state management (cookies).
index 5e1912716e5319fd866025c4befabd4a16498d88..0fdcb6c5a9973c3ca96168ac1e77d1f56079d57a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http` --- HTTP modules
-============================
+:mod:`!http` --- HTTP modules
+=============================
 
 .. module:: http
    :synopsis: HTTP status codes and messages
index e6d3bb45ef017eeb34fde874928e93fc351d6897..fcc314a8d88892a358754fe55e6759939ff30e1c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http.server` --- HTTP servers
-===================================
+:mod:`!http.server` --- HTTP servers
+====================================
 
 .. module:: http.server
    :synopsis: HTTP server and request handlers.
index b16275fc148a53b716b41cd32f4d38d15fb468d1..3e079dfd3e6eff4007be4ab9dce401bc1f3f343d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`imaplib` --- IMAP4 protocol client
-========================================
+:mod:`!imaplib` --- IMAP4 protocol client
+=========================================
 
 .. module:: imaplib
    :synopsis: IMAP4 protocol client (requires sockets).
index c25c48530722e640ccf9427960ea611842f2da29..7261eacea905f0a0e522ddf00c4526849ab7604b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`importlib.resources.abc` -- Abstract base classes for resources
----------------------------------------------------------------------
+:mod:`!importlib.resources.abc` -- Abstract base classes for resources
+----------------------------------------------------------------------
 
 .. module:: importlib.resources.abc
     :synopsis: Abstract base classes for resources
index a844042478f7448921549b3aaeb5575e4d855ef2..6a35b882b766a3e6c4cfce6ba0168b3746837941 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`importlib.resources` -- Package resource reading, opening and access
---------------------------------------------------------------------------
+:mod:`!importlib.resources` -- Package resource reading, opening and access
+---------------------------------------------------------------------------
 
 .. module:: importlib.resources
     :synopsis: Package resource reading, opening, and access
index 698a3e92b3c0419a4147d3fe08bd2055d2001712..7d1aab8e2999c7d4d7db2c4f963d2b425d427754 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`inspect` --- Inspect live objects
-=======================================
+:mod:`!inspect` --- Inspect live objects
+========================================
 
 .. testsetup:: *
 
index 8eb531aa4ea2487379fcdad8b3c6541a7ee30709..748c49968f505c1442f2c83d821e7f76fad94d17 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`io` --- Core tools for working with streams
-=================================================
+:mod:`!io` --- Core tools for working with streams
+==================================================
 
 .. module:: io
    :synopsis: Core tools for working with streams.
index 2fdc6b1a4cf29895e64c9a078cb66ed7fdd116fb..d359451b397807c940dae4993ff7420228eb039d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ipaddress` --- IPv4/IPv6 manipulation library
-===================================================
+:mod:`!ipaddress` --- IPv4/IPv6 manipulation library
+====================================================
 
 .. module:: ipaddress
    :synopsis: IPv4/IPv6 manipulation library.
index 6dd66cb701634f76f209ae1a499ecdcf563c12e6..44fe9b9c922f5f54241798df56045526d28568f4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`itertools` --- Functions creating iterators for efficient looping
-=======================================================================
+:mod:`!itertools` --- Functions creating iterators for efficient looping
+========================================================================
 
 .. module:: itertools
    :synopsis: Functions creating iterators for efficient looping.
index 226d1c3dbfcf63ec5ec3332125908b0cb988d554..a1aba65cecf049dd263efb54e03f0e5ece75de2e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`json` --- JSON encoder and decoder
-========================================
+:mod:`!json` --- JSON encoder and decoder
+=========================================
 
 .. module:: json
    :synopsis: Encode and decode the JSON format.
index c3b4699cb05af6ef5742337903de79c2ef3e6bf5..ac57140f888024c832ab4cf7e23e649bc76e5ef8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`keyword` --- Testing for Python keywords
-==============================================
+:mod:`!keyword` --- Testing for Python keywords
+===============================================
 
 .. module:: keyword
    :synopsis: Test whether a string is a keyword in Python.
index dd9f4ee45ba82eba0e8cb6b57302f2feaf3ab045..88c6079a05b7fa360b5a3eebfbf40e507dec91b8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`linecache` --- Random access to text lines
-================================================
+:mod:`!linecache` --- Random access to text lines
+=================================================
 
 .. module:: linecache
    :synopsis: Provides random access to individual lines from text files.
index 7c87c52d040e464d6203af63a5bf687b3f8554be..10c376397cf20aaa3060f11307eaeb20b84c9e31 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`locale` --- Internationalization services
-===============================================
+:mod:`!locale` --- Internationalization services
+================================================
 
 .. module:: locale
    :synopsis: Internationalization services.
index 34f2472816f6dfcf050c9d0b26440d1b31025789..23aac191f0576c65df27a6173fc4c83d3c56ee30 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`logging.config` --- Logging configuration
-===============================================
+:mod:`!logging.config` --- Logging configuration
+================================================
 
 .. module:: logging.config
    :synopsis: Configuration of the logging module.
index 2fe9370333beaf5d4a4855193a507b2aae4ff969..68a54c2ead25bc1351d8c3c474e1ec8bab66a214 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`logging.handlers` --- Logging handlers
-============================================
+:mod:`!logging.handlers` --- Logging handlers
+=============================================
 
 .. module:: logging.handlers
    :synopsis: Handlers for the logging module.
index 103bbcf51ad947e65757bbde90f4e925f8356aec..76ecad5c5aa3c80e9b4d154842f98dcf6612be3e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`logging` --- Logging facility for Python
-==============================================
+:mod:`!logging` --- Logging facility for Python
+===============================================
 
 .. module:: logging
    :synopsis: Flexible event logging system for applications.
index 0d69c3bc01d1e24e80cb789df48e13f4d4e4576d..7c211aaed675b772dad23ec49d79b0c3090e47ca 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`lzma` --- Compression using the LZMA algorithm
-====================================================
+:mod:`!lzma` --- Compression using the LZMA algorithm
+=====================================================
 
 .. module:: lzma
    :synopsis: A Python wrapper for the liblzma compression library.
index 9e737cd5ee449e2dce291ed29904215848d0dfc0..1e4e728395babcfe7cf9258f8fc6840abf1e5677 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`mailbox` --- Manipulate mailboxes in various formats
-==========================================================
+:mod:`!mailbox` --- Manipulate mailboxes in various formats
+===========================================================
 
 .. module:: mailbox
    :synopsis: Manipulate mailboxes in various formats
index 0556f19699dc15848c350f01180305fd3fbbf447..e82782b8b125ccd4e45a3cc05a2ec15d6bfc5ac2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`marshal` --- Internal Python object serialization
-=======================================================
+:mod:`!marshal` --- Internal Python object serialization
+========================================================
 
 .. module:: marshal
    :synopsis: Convert Python objects to streams of bytes and back (with different
index ea9cac2decf705027a324cd4930538866a869dc7..b3a3d44592be2d27a94ee6d508fb744e22e35c51 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`math` --- Mathematical functions
-======================================
+:mod:`!math` --- Mathematical functions
+=======================================
 
 .. module:: math
    :synopsis: Mathematical functions (sin() etc.).
index f610032acbe41779b8c57c4eefe1513ba4aefd2f..930b4793189a6fe0d3c175d01ad9ee6b75bf0fcf 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`mimetypes` --- Map filenames to MIME types
-================================================
+:mod:`!mimetypes` --- Map filenames to MIME types
+=================================================
 
 .. module:: mimetypes
    :synopsis: Mapping of filename extensions to MIME types.
index 9572468ddf804cc64035fbf6c507a2658f90cb8d..64491c371f30fa8e43a7bb641ab75db4f0af4278 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`mmap` --- Memory-mapped file support
-==========================================
+:mod:`!mmap` --- Memory-mapped file support
+===========================================
 
 .. module:: mmap
    :synopsis: Interface to memory-mapped files for Unix and Windows.
index 526f0ff868c2b7b9ac6e7921b3990105b9b91343..823d853f1ed8ebe5c0d4bd636393250e865d195b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`modulefinder` --- Find modules used by a script
-=====================================================
+:mod:`!modulefinder` --- Find modules used by a script
+======================================================
 
 .. module:: modulefinder
    :synopsis: Find modules used by a script.
index 2cc7b8aba2f2528ed7424a255675d2ba7dc9a0d4..075a5df154b73ed2c49d301d72100145bfce6530 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`msvcrt` --- Useful routines from the MS VC++ runtime
-==========================================================
+:mod:`!msvcrt` --- Useful routines from the MS VC++ runtime
+===========================================================
 
 .. module:: msvcrt
    :platform: Windows
index 3bea5f001a56178bca2b93088792e4e4eb782d04..c9ed215571484aca26eb98f73735b268eb0a206c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`multiprocessing` --- Process-based parallelism
-====================================================
+:mod:`!multiprocessing` --- Process-based parallelism
+=====================================================
 
 .. module:: multiprocessing
    :synopsis: Process-based parallelism.
index 03b2fcc7c2af7dd4eba1b571831e9b2fed4bfb9d..e6f2db4fcfb9ded4a5b9bfa779a75d2e4d456325 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`multiprocessing.shared_memory` --- Shared memory for direct access across processes
-=========================================================================================
+:mod:`!multiprocessing.shared_memory` --- Shared memory for direct access across processes
+==========================================================================================
 
 .. module:: multiprocessing.shared_memory
    :synopsis: Provides shared memory for direct access across processes.
index c36e5cfecfc6a8ae86f235266ffbdb5edb48b80b..f6260383b2b057a54db674054673df33db700682 100644 (file)
@@ -1,6 +1,5 @@
-
-:mod:`netrc` --- netrc file processing
-======================================
+:mod:`!netrc` --- netrc file processing
+=======================================
 
 .. module:: netrc
    :synopsis: Loading of .netrc files.
index 306bdd94aaca130d83ea2cfc57c1c9ddb34a29f2..5f59746fa598124c2beedd775fe9dfd7cb37e678 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`numbers` --- Numeric abstract base classes
-================================================
+:mod:`!numbers` --- Numeric abstract base classes
+=================================================
 
 .. module:: numbers
    :synopsis: Numeric abstract base classes (Complex, Real, Integral, etc.).
index 96f2c287875d4124c82d5ce36fb520ed4bdda630..a9a6026af406fe8bf9ecfe1070f856f8f6316711 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`operator` --- Standard operators as functions
-===================================================
+:mod:`!operator` --- Standard operators as functions
+====================================================
 
 .. module:: operator
    :synopsis: Functions corresponding to the standard operators.
index 846b8e031f749268fa31671f9bc9e02611defd8f..c5ae2ed88da9b1e371a7dc75356e6f6e9193946c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`optparse` --- Parser for command line options
-===================================================
+:mod:`!optparse` --- Parser for command line options
+====================================================
 
 .. module:: optparse
    :synopsis: Command-line option parsing library.
index 29655d7842bfe246adb83be139aaddb55c7852bb..c5004c3f0dfe2b06c8a31c6ed8251a9d685c0797 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`os.path` --- Common pathname manipulations
-================================================
+:mod:`!os.path` --- Common pathname manipulations
+=================================================
 
 .. module:: os.path
    :synopsis: Operations on pathnames.
index d2f18cd86ffe081a2252ecdcc9b47527a7d3ed14..906c540d186edf7ff3a7215e82508abf8c7cc5ca 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`os` --- Miscellaneous operating system interfaces
-=======================================================
+:mod:`!os` --- Miscellaneous operating system interfaces
+========================================================
 
 .. module:: os
    :synopsis: Miscellaneous operating system interfaces.
index d839557993742a9af4a7073cc22e58a187925469..d6658ec4d8f9000592d365de72b7a77280b98f7d 100644 (file)
@@ -1,6 +1,5 @@
-
-:mod:`pathlib` --- Object-oriented filesystem paths
-===================================================
+:mod:`!pathlib` --- Object-oriented filesystem paths
+====================================================
 
 .. module:: pathlib
    :synopsis: Object-oriented filesystem paths
index 49417ad24dc6fee8ccad0b1fe873f2bbf3e34f04..79f76361a8f3cc482db7e75df18cdedc57c32706 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pickle` --- Python object serialization
-=============================================
+:mod:`!pickle` --- Python object serialization
+==============================================
 
 .. module:: pickle
    :synopsis: Convert Python objects to streams of bytes and back.
index 9739207a224431d8417c01b1d0a67fccb23d29c9..e072605974f6c290b527871091dede554891e12e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pickletools` --- Tools for pickle developers
-==================================================
+:mod:`!pickletools` --- Tools for pickle developers
+===================================================
 
 .. module:: pickletools
    :synopsis: Contains extensive comments about the pickle protocols and
index 891a867d1ceb68d02ad981a39c0942ddd27c07a5..5d4ff34ba029a0687b857f3c66d6218ff7b9120e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pkgutil` --- Package extension utility
-============================================
+:mod:`!pkgutil` --- Package extension utility
+=============================================
 
 .. module:: pkgutil
    :synopsis: Utilities for the import system.
index e0c539fa3da084930eda336d896d4f53e6eab330..2f5bf53bc5ce456fb5a3705711e1b2046ac02d7d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`platform` ---  Access to underlying platform's identifying data
-=====================================================================
+:mod:`!platform` ---  Access to underlying platform's identifying data
+======================================================================
 
 .. module:: platform
    :synopsis: Retrieves as much platform identifying data as possible.
index 732ef3536863cc8f0d9fe2fe068869e5707c2f3e..48c0d00808dc860c1f803567a5ac574ab50238e0 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`plistlib` --- Generate and parse Apple ``.plist`` files
-=============================================================
+:mod:`!plistlib` --- Generate and parse Apple ``.plist`` files
+==============================================================
 
 .. module:: plistlib
    :synopsis: Generate and parse Apple plist files.
index 943eb21f6eec027f0bc3b5172bc58902ccb480f2..23f20b00e6dc6d837ed15f8e604bea38bfd13dc4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`poplib` --- POP3 protocol client
-======================================
+:mod:`!poplib` --- POP3 protocol client
+=======================================
 
 .. module:: poplib
    :synopsis: POP3 protocol client (requires sockets).
index 5871574b442667e52bf57210141a419afc27b10c..14ab3e91e8a8e4c87a45af6dd0772dac74bcc381 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`posix` --- The most common POSIX system calls
-===================================================
+:mod:`!posix` --- The most common POSIX system calls
+====================================================
 
 .. module:: posix
    :platform: Unix
index 6dfea25d755f7581b211ad757bea177338b9cc39..df706c10ce9ec49fd52ad07e8fe4ed8c1da245ac 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pprint` --- Data pretty printer
-=====================================
+:mod:`!pprint` --- Data pretty printer
+======================================
 
 .. module:: pprint
    :synopsis: Data pretty printer.
index bd2f5ed45cb8b48e1360f8c3a9685277de74d527..1a44bb13a841de6db0c44f1a04aa81a540b8072e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pty` --- Pseudo-terminal utilities
-========================================
+:mod:`!pty` --- Pseudo-terminal utilities
+=========================================
 
 .. module:: pty
    :platform: Unix
index 755f0d29ac734508263db121fba609c0e8ee7d72..98ca174d9e34cd52a5ce9fd9df6db4e71730a56c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pwd` --- The password database
-====================================
+:mod:`!pwd` --- The password database
+=====================================
 
 .. module:: pwd
    :platform: Unix
index a35fa0ba3f7bdedade648c7aa8696785d0369250..75aa739d1003b8b5e6489ff18458f5bd066befc8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`py_compile` --- Compile Python source files
-=================================================
+:mod:`!py_compile` --- Compile Python source files
+==================================================
 
 .. module:: py_compile
    :synopsis: Generate byte-code files from Python source files.
index 1e9876849b02f3570daeb26768a0a1cf50451c2f..da359004e6dd1f65fa2bf5698156b0aaf202873d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pyclbr` --- Python module browser support
-===============================================
+:mod:`!pyclbr` --- Python module browser support
+================================================
 
 .. module:: pyclbr
    :synopsis: Supports information extraction for a Python module browser.
index df969b2fc7c04c999cd18ee3fc75e0e6e00ae601..f7ca1e045699eb1c9b678674ef8244fa63f7daa9 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`pydoc` --- Documentation generator and online help system
-===============================================================
+:mod:`!pydoc` --- Documentation generator and online help system
+================================================================
 
 .. module:: pydoc
    :synopsis: Documentation generator and online help system.
index 9cc761db5497c794a734b3a4b964450813707aab..0cce0b18e1e1dd12cfa69e488e9d034265a328fa 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.parsers.expat` --- Fast XML parsing using Expat
-=========================================================
+:mod:`!xml.parsers.expat` --- Fast XML parsing using Expat
+==========================================================
 
 .. module:: xml.parsers.expat
    :synopsis: An interface to the Expat non-validating XML parser.
index b2b787c5a8260cf5f6048300647ccf8785854b8a..f5aca451ba74fe16b496f932f2250d8c6e704d9e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`queue` --- A synchronized queue class
-===========================================
+:mod:`!queue` --- A synchronized queue class
+============================================
 
 .. module:: queue
    :synopsis: A synchronized queue class.
index 86717c00c3c1366cb2a5aa58e95dd984e88ebafa..977cb08d836afe350e75ab6974f19d57e698c5ce 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`quopri` --- Encode and decode MIME quoted-printable data
-==============================================================
+:mod:`!quopri` --- Encode and decode MIME quoted-printable data
+===============================================================
 
 .. module:: quopri
    :synopsis: Encode and decode files using the MIME quoted-printable encoding.
index 05ab9b70e01a782886b839901c39aec69b8b34a7..10c88ac68a81aa2feb0b620fa963fe6e5b2bbe5f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`random` --- Generate pseudo-random numbers
-================================================
+:mod:`!random` --- Generate pseudo-random numbers
+=================================================
 
 .. module:: random
    :synopsis: Generate pseudo-random numbers with various common distributions.
index 501bed94b3c96e1f3bbae568ae4b2ce6174dfd6e..220bd687bc112d1034660e22a6ad1f6928e285bb 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`re` --- Regular expression operations
-===========================================
+:mod:`!re` --- Regular expression operations
+============================================
 
 .. module:: re
    :synopsis: Regular expression operations.
index 3fb5ceef086ca5d663fa9310740474b6ea915eda..43cf8d5cdac5440bcf7170edb974e1daa23c7205 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`readline` --- GNU readline interface
-==========================================
+:mod:`!readline` --- GNU readline interface
+===========================================
 
 .. module:: readline
    :platform: Unix
index 678a11c6f45490857f01882b897fb02a5fe4d584..28c7855dfeeef3b11595f97465ef23fef7a74a57 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`reprlib` --- Alternate :func:`repr` implementation
-========================================================
+:mod:`!reprlib` --- Alternate :func:`repr` implementation
+=========================================================
 
 .. module:: reprlib
    :synopsis: Alternate repr() implementation with size limits.
index 389a63f089d8502eda043ed31170a477d8b39659..7465bc5402ca570eb4b007781b59fd55be41a1cd 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`resource` --- Resource usage information
-==============================================
+:mod:`!resource` --- Resource usage information
+===============================================
 
 .. module:: resource
    :platform: Unix
index 8287699c5f013ec5d148a749f4a5f249cb9ea6eb..91779feb5250139e655c121ea0f39248c4e15aa2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`rlcompleter` --- Completion function for GNU readline
-===========================================================
+:mod:`!rlcompleter` --- Completion function for GNU readline
+============================================================
 
 .. module:: rlcompleter
    :synopsis: Python identifier completion, suitable for the GNU readline library.
index 406b080b7be30f9a3d96c9286648927674c14b4c..5b2c2bb2b738971b4dc68d6c3146fca081bf3f12 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`runpy` --- Locating and executing Python modules
-======================================================
+:mod:`!runpy` --- Locating and executing Python modules
+=======================================================
 
 .. module:: runpy
    :synopsis: Locate and run Python modules without importing them first.
index 4c980dd97f9394f1a52f5e8f29afb80aed3b7b98..517dbe8c32189895bb4351bdab0c058a6f56f589 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`sched` --- Event scheduler
-================================
+:mod:`!sched` --- Event scheduler
+=================================
 
 .. module:: sched
    :synopsis: General purpose event scheduler.
index 8f1a68d1d8816c2d7d303f48494414a1468f8bab..e609948de552bd8f39b3d5cde9de313ef6765da7 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`secrets` --- Generate secure random numbers for managing secrets
-======================================================================
+:mod:`!secrets` --- Generate secure random numbers for managing secrets
+=======================================================================
 
 .. module:: secrets
    :synopsis: Generate secure random numbers for managing secrets.
index a0058046d0ce4cc392f337e67fc7775b258b621d..06ebaf0201e0e7da08ec1ba339560d5be553ecbc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`select` --- Waiting for I/O completion
-============================================
+:mod:`!select` --- Waiting for I/O completion
+=============================================
 
 .. module:: select
    :synopsis: Wait for I/O completion on multiple streams.
index 76cbf91412f763329be3474328afed8eb946676e..de8c3ef0ea22753e7de127c94ba93d5579f859cb 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`selectors` --- High-level I/O multiplexing
-================================================
+:mod:`!selectors` --- High-level I/O multiplexing
+=================================================
 
 .. module:: selectors
    :synopsis: High-level I/O multiplexing.
index 1fa614f6584170a0c23a2748b669a58c7b7e0b8a..6e74a59b82b8ec6c1bbfd17e0bfca1439ca39138 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`shelve` --- Python object persistence
-===========================================
+:mod:`!shelve` --- Python object persistence
+============================================
 
 .. module:: shelve
    :synopsis: Python object persistence.
index 716420f5e74ffa093e14334da38294773a078df7..a96f0864dc12604571ea01cdf148e6310fab78f2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`shlex` --- Simple lexical analysis
-========================================
+:mod:`!shlex` --- Simple lexical analysis
+=========================================
 
 .. module:: shlex
    :synopsis: Simple lexical analysis for Unix shell-like languages.
index 6ef185d2178925b0cc0952b4df662efa47b75186..3e5bc296fd4dd2041314900e283abeca5485d0f8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`shutil` --- High-level file operations
-============================================
+:mod:`!shutil` --- High-level file operations
+=============================================
 
 .. module:: shutil
    :synopsis: High-level file operations, including copying.
index 85a073aad233ace7321d26c753b781429fa234d4..60f21bc91050c285da3d134a326d422ec9abf651 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`signal` --- Set handlers for asynchronous events
-======================================================
+:mod:`!signal` --- Set handlers for asynchronous events
+=======================================================
 
 .. module:: signal
    :synopsis: Set handlers for asynchronous events.
index 2dc9fb09d727e2cb7a12eda535fe04690e019765..f5cf81fb1c9a171a7739e0f616b0101422973684 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`site` --- Site-specific configuration hook
-================================================
+:mod:`!site` --- Site-specific configuration hook
+=================================================
 
 .. module:: site
    :synopsis: Module responsible for site-specific configuration.
index aaec2aa1ef1dbe4c6a121d4bbde979b909788f36..2511ef7f2ada4179afce6ae8b250509f5d9fe879 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`smtplib` --- SMTP protocol client
-=======================================
+:mod:`!smtplib` --- SMTP protocol client
+========================================
 
 .. module:: smtplib
    :synopsis: SMTP protocol client (requires sockets).
index dccf78ef8c0128f740b1e50d744ca770166bd144..cad03a98b485b8e44dc05f3df8234e99f82432ee 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`socket` --- Low-level networking interface
-================================================
+:mod:`!socket` --- Low-level networking interface
+=================================================
 
 .. module:: socket
    :synopsis: Low-level networking interface.
index 864b1dadb785623557d8ccadae5eadcf978bdf55..f1f87ea975ca42754537e4f2a02986f6d3180b0a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`socketserver` --- A framework for network servers
-=======================================================
+:mod:`!socketserver` --- A framework for network servers
+========================================================
 
 .. module:: socketserver
    :synopsis: A framework for network servers.
index 420186a232340e265c9697d9455ca2c5543a0548..70f1e05a653fd5d0bff9ec009eebae20ddb89bd5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`sqlite3` --- DB-API 2.0 interface for SQLite databases
-============================================================
+:mod:`!sqlite3` --- DB-API 2.0 interface for SQLite databases
+=============================================================
 
 .. module:: sqlite3
    :synopsis: A DB-API 2.0 implementation using SQLite 3.x.
index 3ada1cf693e6d59a07a6f1fbdc268164d065835d..834d436752a2cc31e90f7be37d517e8c4731b50f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`ssl` --- TLS/SSL wrapper for socket objects
-=================================================
+:mod:`!ssl` --- TLS/SSL wrapper for socket objects
+==================================================
 
 .. module:: ssl
    :synopsis: TLS/SSL wrapper for socket objects
index 77538514598a50904f13d19cafc4d0be665235ad..93be71e6ad7a05ea3c93b020cb2810b6787cf749 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`stat` --- Interpreting :func:`~os.stat` results
-=====================================================
+:mod:`!stat` --- Interpreting :func:`~os.stat` results
+======================================================
 
 .. module:: stat
    :synopsis: Utilities for interpreting the results of os.stat(),
index 0a3fbab59ff760a132b7ccccfd40c320d6296063..1e126698b3ce0aa6cea0fde17252708d5ef6d232 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`statistics` --- Mathematical statistics functions
-=======================================================
+:mod:`!statistics` --- Mathematical statistics functions
+========================================================
 
 .. module:: statistics
    :synopsis: Mathematical statistics functions
index 1867678b2077fc14151873db7bb1e8453a576f07..c3c0d732cf18d41bfea6f1e8d2bf63e3211dc3a4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`string` --- Common string operations
-==========================================
+:mod:`!string` --- Common string operations
+===========================================
 
 .. module:: string
    :synopsis: Common string operations.
index c6d78a356d97bcdeb6a1f0d9adb8e2fefe198dbe..37d5adf0fa9541184bc4681b383a68c10978933a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`stringprep` --- Internet String Preparation
-=================================================
+:mod:`!stringprep` --- Internet String Preparation
+==================================================
 
 .. module:: stringprep
    :synopsis: String preparation, as per RFC 3453
index 5de003f95821fdd49c644d8ce66ea1ef884e974c..346784d86e3831333d10045164119a4d736289dc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`struct` --- Interpret bytes as packed binary data
-=======================================================
+:mod:`!struct` --- Interpret bytes as packed binary data
+========================================================
 
 .. module:: struct
    :synopsis: Interpret bytes as packed binary data.
index d052623ffc7b7d1072077cd9064b2ecdce565c98..d12f355453475b4a0539c48711b8866e05a9fa1b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`subprocess` --- Subprocess management
-===========================================
+:mod:`!subprocess` --- Subprocess management
+============================================
 
 .. module:: subprocess
    :synopsis: Subprocess management.
index 15fb85bbf0d59d1a1e41bcd0707c3554b96dcc7c..fc2d79b77cf5a25043c94d3fc2559d9a6dca3316 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`symtable` --- Access to the compiler's symbol tables
-==========================================================
+:mod:`!symtable` --- Access to the compiler's symbol tables
+===========================================================
 
 .. module:: symtable
    :synopsis: Interface to the compiler's internal symbol tables.
index 8b1a28b44f78d0ec16643d02b184493f0bfac081..a1687b1dde7748efea40be80e9a2d354d6bf8688 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`sys.monitoring` --- Execution event monitoring
-====================================================
+:mod:`!sys.monitoring` --- Execution event monitoring
+=====================================================
 
 .. module:: sys.monitoring
    :synopsis: Access and control event monitoring
index 5aa1b869d6cca9d9df982e7bb3459d6eb2332ab9..1b3f04e9480f9300151cce674103667600071f0f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`sys` --- System-specific parameters and functions
-=======================================================
+:mod:`!sys` --- System-specific parameters and functions
+========================================================
 
 .. module:: sys
    :synopsis: Access system-specific parameters and functions.
index 905abc3a7c9f9b69b62684d3f804b8fc35e66fed..75672913943c21751e8210199f6d9f59313abaf3 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`sysconfig` --- Provide access to Python's configuration information
-=========================================================================
+:mod:`!sysconfig` --- Provide access to Python's configuration information
+==========================================================================
 
 .. module:: sysconfig
    :synopsis: Python's configuration information
index b5ab446e0096edae310526797e027c95bb3add3f..79b808ab63ccabfbb10eb3e9f5bfff16e05dcdd6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`syslog` --- Unix syslog library routines
-==============================================
+:mod:`!syslog` --- Unix syslog library routines
+===============================================
 
 .. module:: syslog
    :platform: Unix
index dfe688a2f93e0cbc0ce59eeb83664ea2b96c4cfe..4f61b3dd761400f702b8bd21d30d60db226d6cc6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tabnanny` --- Detection of ambiguous indentation
-======================================================
+:mod:`!tabnanny` --- Detection of ambiguous indentation
+=======================================================
 
 .. module:: tabnanny
    :synopsis: Tool for detecting white space related problems in Python
index 755581cfc6f640c188e7aca4903b13e3a45a6b76..bd745c78823cb0bd3a458ce94a89775d6755c1cf 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tarfile` --- Read and write tar archive files
-===================================================
+:mod:`!tarfile` --- Read and write tar archive files
+====================================================
 
 .. module:: tarfile
    :synopsis: Read and write tar-format archive files.
index 9add8500c7788cd95c9f42fa569dd8c4c5a7a793..f0a81a093b435b64aa78cf868f1399f4b14a0ce2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tempfile` --- Generate temporary files and directories
-============================================================
+:mod:`!tempfile` --- Generate temporary files and directories
+=============================================================
 
 .. module:: tempfile
    :synopsis: Generate temporary files and directories.
index 57705ddc4e64705f2a92fa109c682c7b42cf29a9..0c6f3059fe71d1651e142ec2a93ee84a323bf875 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`termios` --- POSIX style tty control
-==========================================
+:mod:`!termios` --- POSIX style tty control
+===========================================
 
 .. module:: termios
    :platform: Unix
index 7d28f625345726360ec13c15ec9fa8205e4ef5a2..5fe707eb3d3b208ef19f3d4a97852bc55dd34a26 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`test` --- Regression tests package for Python
-===================================================
+:mod:`!test` --- Regression tests package for Python
+====================================================
 
 .. module:: test
    :synopsis: Regression tests package containing the testing suite for Python.
index 7445410f91808cbeec962e6dc20e118d87a4aa34..deaefeee7b8c999296d14b493a8e182786e004d9 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`textwrap` --- Text wrapping and filling
-=============================================
+:mod:`!textwrap` --- Text wrapping and filling
+==============================================
 
 .. module:: textwrap
    :synopsis: Text wrapping and filling
index 719ee159685a43501bfdeb189ac34af409d28a55..b17877860526b06a358731c746d4b72bf115a08a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`threading` --- Thread-based parallelism
-=============================================
+:mod:`!threading` --- Thread-based parallelism
+==============================================
 
 .. module:: threading
    :synopsis: Thread-based parallelism.
index ab99314683626bb33e0431b57286d78508c16130..c53579bdd1284c112263228136cab079892af461 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`time` --- Time access and conversions
-===========================================
+:mod:`!time` --- Time access and conversions
+============================================
 
 .. module:: time
    :synopsis: Time access and conversions.
index 616f8365b80f6c37fae597117058182a649bfc4d..548a3ee05405069e9a334c5825399d6b1b42c597 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`timeit` --- Measure execution time of small code snippets
-===============================================================
+:mod:`!timeit` --- Measure execution time of small code snippets
+================================================================
 
 .. module:: timeit
    :synopsis: Measure the execution time of small code snippets.
index 6e8479c1dea1e298c1736f51e82363a10e916b84..df2b324fd5d3a7203c5bef47911d58372556cbe2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.colorchooser` --- Color choosing dialog
-=====================================================
+:mod:`!tkinter.colorchooser` --- Color choosing dialog
+======================================================
 
 .. module:: tkinter.colorchooser
    :platform: Tk
index 02de0fd331958de152bc09010c558a57c20e2c9d..ccf698af228d02e391e5b298dc598551696f2465 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.dnd` --- Drag and drop support
-============================================
+:mod:`!tkinter.dnd` --- Drag and drop support
+=============================================
 
 .. module:: tkinter.dnd
    :platform: Tk
index c7c2b7b566cf8f00c49d1c7f6c1fd0bb6812337c..ed01bd5f48394386281ea3ccab1f33b09d05ae03 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.font` --- Tkinter font wrapper
-============================================
+:mod:`!tkinter.font` --- Tkinter font wrapper
+=============================================
 
 .. module:: tkinter.font
    :platform: Tk
index 56090a0a0e424bef4b717ccd66239321cc83809b..0dc9632ca73304c48a0f5026c1d19ad4e695f79f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.messagebox` --- Tkinter message prompts
-=====================================================
+:mod:`!tkinter.messagebox` --- Tkinter message prompts
+======================================================
 
 .. module:: tkinter.messagebox
    :platform: Tk
index 5703b1fc050b1f46732a288fa588f25b0a5e4ebf..fd9125bc00abf4313c81096b4212622ccd6b659f 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter` --- Python interface to Tcl/Tk
-=============================================
+:mod:`!tkinter` --- Python interface to Tcl/Tk
+==============================================
 
 .. module:: tkinter
    :synopsis: Interface to Tcl/Tk for graphical user interfaces
index d20365baa38690a084a3eaba4a31497f9a01c49d..763e24929d74b51e9238af47d884463cf1eabdb0 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.scrolledtext` --- Scrolled Text Widget
-====================================================
+:mod:`!tkinter.scrolledtext` --- Scrolled Text Widget
+=====================================================
 
 .. module:: tkinter.scrolledtext
    :platform: Tk
index 66144e0eec0dcf97766be304a0d0ee145c89c33b..556a5ac170480596b51d15a44bc820cd19fb75a5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tkinter.ttk` --- Tk themed widgets
-========================================
+:mod:`!tkinter.ttk` --- Tk themed widgets
+=========================================
 
 .. module:: tkinter.ttk
    :synopsis: Tk themed widget set
index 903847bb206d62ad4eafe19fa3dae68413c5b4b4..9368ced97ab9f36a060f1c2fe66ce15cfb9551da 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`token` --- Constants used with Python parse trees
-=======================================================
+:mod:`!token` --- Constants used with Python parse trees
+========================================================
 
 .. module:: token
    :synopsis: Constants representing terminal nodes of the parse tree.
index 92bdb052267a68964e806a4ad64379a1c56ea9c2..f719319a302a238313c015e096bce7a4bbb92b5c 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tokenize` --- Tokenizer for Python source
-===============================================
+:mod:`!tokenize` --- Tokenizer for Python source
+================================================
 
 .. module:: tokenize
    :synopsis: Lexical scanner for Python source code.
index 406985b84471f222efaa035f9ce04bf3b008f0c5..b523ad93b35f9dfeea9ebe87b9faf3e3ea086336 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tomllib` --- Parse TOML files
-===================================
+:mod:`!tomllib` --- Parse TOML files
+====================================
 
 .. module:: tomllib
    :synopsis: Parse TOML files.
index e9b59a6d186ba2f40b7beaa4e7fa2aa9a008ff63..ff7335ea20159906e6eebfa182573141e2fa67df 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`trace` --- Trace or track Python statement execution
-==========================================================
+:mod:`!trace` --- Trace or track Python statement execution
+===========================================================
 
 .. module:: trace
    :synopsis: Trace or track Python statement execution.
index 1c7445b038b76f6a9ce1189650368af8c6a2c26a..85dae82104a2dc926ce69e6067bbde2d25c58520 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`traceback` --- Print or retrieve a stack traceback
-========================================================
+:mod:`!traceback` --- Print or retrieve a stack traceback
+=========================================================
 
 .. module:: traceback
    :synopsis: Print or retrieve a stack traceback.
index 68432aeaecbcc17fadad457b8727421588f5e644..2370d927292eb0e3129a42f01751506981d09bcb 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tracemalloc` --- Trace memory allocations
-===============================================
+:mod:`!tracemalloc` --- Trace memory allocations
+================================================
 
 .. module:: tracemalloc
    :synopsis: Trace memory allocations.
index ed63561c40de2497e0229e87f8cf67cc7e6c38c2..0641d8a68d5e9e9bd911e01c82a3af5535877b62 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`tty` --- Terminal control functions
-=========================================
+:mod:`!tty` --- Terminal control functions
+==========================================
 
 .. module:: tty
    :platform: Unix
index 3c426498f024813e150600a59f9dd8759673963b..642635322bd71301f0c0c43f14e4f8ac55195cb8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`types` --- Dynamic type creation and names for built-in types
-===================================================================
+:mod:`!types` --- Dynamic type creation and names for built-in types
+====================================================================
 
 .. module:: types
    :synopsis: Names for built-in types.
index 3a094f9c64d4a0515c7d13270878bd5345ce9c5c..e063f54ad7cf9e4e0295a4f5760aac6f04808072 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`unicodedata` --- Unicode Database
-=======================================
+:mod:`!unicodedata` --- Unicode Database
+========================================
 
 .. module:: unicodedata
    :synopsis: Access the Unicode Database.
index 34f343ebacdbb76e90fb0cd11c8372309ac595d9..577cfca48c317c551fd5972998b441441a5b6bf4 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`unittest.mock` --- getting started
-========================================
+:mod:`!unittest.mock` --- getting started
+=========================================
 
 .. moduleauthor:: Michael Foord <michael@python.org>
 .. currentmodule:: unittest.mock
index 9237932d532439a6f4b24f9ecf0f641cf8b54c73..e8f689b1b454378f4d44e200c4d0ada892658e87 100644 (file)
@@ -1,6 +1,5 @@
-
-:mod:`unittest.mock` --- mock object library
-============================================
+:mod:`!unittest.mock` --- mock object library
+=============================================
 
 .. module:: unittest.mock
    :synopsis: Mock object library.
index 86b0bf725728cebb3f7c53832bef4ee201d03d17..68a8ddee0f23f4460cb2256a0435f37438f0d9df 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`unittest` --- Unit testing framework
-==========================================
+:mod:`!unittest` --- Unit testing framework
+===========================================
 
 .. module:: unittest
    :synopsis: Unit testing framework for Python.
index facb11f42a40c571d8dee34916c7f5fd4068aac3..1686ddd09caa4838ef51f682053e6deddb65614d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`urllib.error` --- Exception classes raised by urllib.request
-==================================================================
+:mod:`!urllib.error` --- Exception classes raised by urllib.request
+===================================================================
 
 .. module:: urllib.error
    :synopsis: Exception classes raised by urllib.request.
index 59fb14960ba9f6a894cb76fb784e3660fd0db47a..cd402e87a8224bf233babe2e5a7c35f1add2f84b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`urllib.parse` --- Parse URLs into components
-==================================================
+:mod:`!urllib.parse` --- Parse URLs into components
+===================================================
 
 .. module:: urllib.parse
    :synopsis: Parse URLs into or assemble them from components.
index c6fc325cfd92cf6130ea82523b0145f78a04a072..ee88d89f8c4be665915253f2b8d6450ed50189a5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`urllib.request` --- Extensible library for opening URLs
-=============================================================
+:mod:`!urllib.request` --- Extensible library for opening URLs
+==============================================================
 
 .. module:: urllib.request
    :synopsis: Extensible library for opening URLs.
index b5a49d9c5923876c83c67a6dcf3a90bd106a9480..016fcdc75da67a7878f5827b94ed9cd5ce41d0da 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`urllib.robotparser` ---  Parser for robots.txt
-====================================================
+:mod:`!urllib.robotparser` ---  Parser for robots.txt
+=====================================================
 
 .. module:: urllib.robotparser
    :synopsis: Load a robots.txt file and answer questions about
index 624e164625556a88586001dc0ed37034b30e555a..7d9f39ef070fc315cef597d597d76a1087d11981 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`urllib` --- URL handling modules
-======================================
+:mod:`!urllib` --- URL handling modules
+=======================================
 
 .. module:: urllib
 
index e2d231da38fd9a98006d583c3ecf76eadbcf4345..0f2d7820cb25c82a3ee80c4d97f7f500918d8ff0 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`uuid` --- UUID objects according to :rfc:`4122`
-=====================================================
+:mod:`!uuid` --- UUID objects according to :rfc:`4122`
+======================================================
 
 .. module:: uuid
    :synopsis: UUID objects (universally unique identifiers) according to RFC 4122
index d56ae291de3bc22ce8e2711f9336ae2f680d60cb..57b0ee7157cf36d8fd181e5d913c5abeeaf4dc41 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`venv` --- Creation of virtual environments
-================================================
+:mod:`!venv` --- Creation of virtual environments
+=================================================
 
 .. module:: venv
    :synopsis: Creation of virtual environments.
index db3534dd632f1d420bf3867ac27c22803220811d..df38eaf8f6c74deee195c3910ed9851d555b4fe6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`warnings` --- Warning control
-===================================
+:mod:`!warnings` --- Warning control
+====================================
 
 .. module:: warnings
    :synopsis: Issue warning messages and control their disposition.
index bb85dbe365c3f45714f4df54fa688bcdf1042136..ba0ed23b4e69d55cd732407c95e184eb56a8da51 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`wave` --- Read and write WAV files
-========================================
+:mod:`!wave` --- Read and write WAV files
+=========================================
 
 .. module:: wave
    :synopsis: Provide an interface to the WAV sound format.
index 61db8042093627597df64379d0e2bdc85da2c692..df22c5f5e1ecf4d7ea28704e75119c0bf2ed2b32 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`webbrowser` --- Convenient web-browser controller
-=======================================================
+:mod:`!webbrowser` --- Convenient web-browser controller
+========================================================
 
 .. module:: webbrowser
    :synopsis: Easy-to-use controller for web browsers.
index 06bd4d87eb03c6e1c2cc6f32ae104d4c984c2cb5..b3a824fb69a49f1cc91ed63950a67abbc4925b2e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`winreg` --- Windows registry access
-=========================================
+:mod:`!winreg` --- Windows registry access
+==========================================
 
 .. module:: winreg
    :platform: Windows
index 370c5216652ba7d74341605644a3504cd88f0d0c..f7ca9dc57bbe285a902f85f40de48c904aa0209d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`winsound` --- Sound-playing interface for Windows
-=======================================================
+:mod:`!winsound` --- Sound-playing interface for Windows
+========================================================
 
 .. module:: winsound
    :platform: Windows
index c2b0ba7046967edce2f6bb8f0c5f76a5dae8f859..6faf7e8ccd81ca556b70d1e2861787207a8ac94d 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`wsgiref` --- WSGI Utilities and Reference Implementation
-==============================================================
+:mod:`!wsgiref` --- WSGI Utilities and Reference Implementation
+===============================================================
 
 .. module:: wsgiref
    :synopsis: WSGI Utilities and Reference Implementation.
index 72a7a98c2ac4f212f7b597085b26bfe2352758df..00a18751207e7a260051ba0a67dd81b5973c8710 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.dom.minidom` --- Minimal DOM implementation
-=====================================================
+:mod:`!xml.dom.minidom` --- Minimal DOM implementation
+======================================================
 
 .. module:: xml.dom.minidom
    :synopsis: Minimal Document Object Model (DOM) implementation.
index 843c2fd7fdb937a3b9527513065c8a3992b03698..fd96765cbe3c96dee2bd88b56f3b5993de03bc80 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.dom.pulldom` --- Support for building partial DOM trees
-=================================================================
+:mod:`!xml.dom.pulldom` --- Support for building partial DOM trees
+==================================================================
 
 .. module:: xml.dom.pulldom
    :synopsis: Support for building partial DOM trees from SAX events.
index d0e1b248d595d135527f5021bbac75379af49d3a..f33b19bc2724d0f57e4ec608a2f5c1bdc2acc2dc 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.dom` --- The Document Object Model API
-================================================
+:mod:`!xml.dom` --- The Document Object Model API
+=================================================
 
 .. module:: xml.dom
    :synopsis: Document Object Model API for Python.
index 87c57db923c0d3da48541a907ff688fc83946020..2fedd99e8be7933e309267e3c0e9ebcecd6637b5 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.etree.ElementTree` --- The ElementTree XML API
-========================================================
+:mod:`!xml.etree.ElementTree` --- The ElementTree XML API
+=========================================================
 
 .. module:: xml.etree.ElementTree
    :synopsis: Implementation of the ElementTree API.
index e2f28e3244cb096634430d25df689e881fc8ba54..c2c9d6424b507226d3e749cba5a1a91319888de1 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.sax.handler` --- Base classes for SAX handlers
-========================================================
+:mod:`!xml.sax.handler` --- Base classes for SAX handlers
+=========================================================
 
 .. module:: xml.sax.handler
    :synopsis: Base classes for SAX event handlers.
index 113e9e93fb04ff4c19fae65f400e069c43bb3d3b..b0bc84062e0719828dd06da3e04973f7357081a3 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.sax.xmlreader` --- Interface for XML parsers
-======================================================
+:mod:`!xml.sax.xmlreader` --- Interface for XML parsers
+=======================================================
 
 .. module:: xml.sax.xmlreader
    :synopsis: Interface which SAX-compliant XML parsers must implement.
index 6d351dfb4d70722bd76d5ecaa32301eac986a7f0..c60e9e505f75443533226bbf172311f3aea6977a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.sax` --- Support for SAX2 parsers
-===========================================
+:mod:`!xml.sax` --- Support for SAX2 parsers
+============================================
 
 .. module:: xml.sax
    :synopsis: Package containing SAX2 base classes and convenience functions.
index 3a524c9c0d5a9fda770c6e020f20fe03c5eee11c..5ee11d58c3dd26376066090d4639403f95f58246 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xml.sax.saxutils` --- SAX Utilities
-=========================================
+:mod:`!xml.sax.saxutils` --- SAX Utilities
+==========================================
 
 .. module:: xml.sax.saxutils
    :synopsis: Convenience functions and classes for use with SAX.
index f7f23007fb0522b53d5a0ff3998f407975aa7096..614fb19d1f56b6ec74bf7ea7e92ea3e69aa2d88a 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xmlrpc.client` --- XML-RPC client access
-==============================================
+:mod:`!xmlrpc.client` --- XML-RPC client access
+===============================================
 
 .. module:: xmlrpc.client
    :synopsis: XML-RPC client access.
index ca1ea455f0acfce3f2dda9b3f8d602ae23fc7647..06169c7eca8b0cce83fbf049ce3b9631b151353b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`xmlrpc.server` --- Basic XML-RPC servers
-==============================================
+:mod:`!xmlrpc.server` --- Basic XML-RPC servers
+===============================================
 
 .. module:: xmlrpc.server
    :synopsis: Basic XML-RPC server implementations.
index c8a059bdb1cb93612ecc8bf885a8aadef17f0623..cf561b454e934f1af74d918fddddb19fde8cbeb7 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`zipapp` --- Manage executable Python zip archives
-=======================================================
+:mod:`!zipapp` --- Manage executable Python zip archives
+========================================================
 
 .. module:: zipapp
    :synopsis: Manage executable Python zip archives
index 2cb0fb75ad79dfec4d9e8dd5ee7aa658ff19e9f0..3fdbd97b8beb938a2a63ed3c24d0a59c98581cf8 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`zipfile` --- Work with ZIP archives
-=========================================
+:mod:`!zipfile` --- Work with ZIP archives
+==========================================
 
 .. module:: zipfile
    :synopsis: Read and write ZIP-format archive files.
index 47c81f0e63603dcbc4bd03ef3c8becda7b28516d..051062c702f1b516879f00b6ec57c8e2e1fb8430 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`zipimport` --- Import modules from Zip archives
-=====================================================
+:mod:`!zipimport` --- Import modules from Zip archives
+======================================================
 
 .. module:: zipimport
    :synopsis: Support for importing Python modules from ZIP archives.
index ac179722dee2bee5db4f9e1f484dcf8c5b495d5b..965b82a3daffb921a1b06cdc4ebbd324965f2f75 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`zlib` --- Compression compatible with :program:`gzip`
-===========================================================
+:mod:`!zlib` --- Compression compatible with :program:`gzip`
+============================================================
 
 .. module:: zlib
    :synopsis: Low-level interface to compression and decompression routines
index 54f1988375570c3477b451d0111076cf00255a8c..a57f3b8b3e858c9efb53270229bb68c41ea1454b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`zoneinfo` --- IANA time zone support
-==========================================
+:mod:`!zoneinfo` --- IANA time zone support
+===========================================
 
 .. module:: zoneinfo
     :synopsis: IANA time zone support