]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
docs: module page titles should not start with a link to themselves (#117099)
authorNed Batchelder <ned@nedbatchelder.com>
Wed, 8 May 2024 19:34:40 +0000 (15:34 -0400)
committerGitHub <noreply@github.com>
Wed, 8 May 2024 19:34:40 +0000 (20:34 +0100)
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 297f50a46e06928141e6a79116d365be6f7375c6..3842539ce405d9add15775544b0971893a7aace7 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 eaddd44e2defd7118fb5ee1b89e51c27c35f05b6..0367c83d9369d393876156aedac6d5b6a1509693 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 cdf21db8779fe8fc471ec2a3591fadaf12243bcf..d34a1888342e27e94d33e550ddd8a70961e07db3 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 02dc7c86082502d16dafc3c2b9609fe670597697..24c56f17ebb002e68a0a2e4a4da15b8ee1981a97 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 e596893358f3fb3ad271fdaeb3897bd4c10182f2..cec9a6cef4bf7ddd6f35e96d818311121e122244 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 504fbd0464515ba06a251c516e1ae2bdcb24aa84..c873666f325fbcc4a215aa9b3960f3c8a058794b 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`bdb` --- Debugger framework
-=================================
+:mod:`!bdb` --- Debugger framework
+==================================
 
 .. module:: bdb
    :synopsis: Debugger framework.
index 39fabb59bb1984429f7135f6920a35ab3c259799..1bab785684bbabe03303f3cfd99be5370cd2d452 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 eaf0a096455fadbd5466a70acf303904a5754246..ebe2e43febaefa0b11be8e2f61b5d256e09928c1 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 e699a7284ac8023cfbdc788d1b21a6e0735db845..d5876054da3eee86a39967ac7f9f31426a660f9a 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 39ef4b481478d1f6e130076c8f3bfc182b7ed8df..66544f82f6ff3f2bb6e1ea6e3203b268f8e4e9c6 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 8cb604cf48ff0b8822f61817d8285b24358b994c..c297160e825c1acde90194b56a13d5c3e9d57ee2 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 010ae25557a9c95adb7f884198d42efca91bf3f8..2cfd8a1eaee806f743f6866474ac27b19a0c9092 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 19b89ad79c7414060687d84147babf105aad59a8..2a269712f1814d0f6192758f8db989fecb83c527 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 df1eefab839cc167f2acb865f0cbafeb9dbd18ad..8375648e6dd2d3461429108b0f7f66dc16e67b9a 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 d3c7a40aa9d390d97e720fd81b9ae5f68395a8ae..e3b24451188cc47a1012ca7e87cbc32a6a30dade 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 9e7638d087a7ce35757d631c4559a27d2af53943..e84fb513e45267a4b1392adcaebc4f5c9341e3c8 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 74333b2e934814df505a0b09f4ddcd13c283cee6..95b41f988a035b8bd5d3c1809ff4ae7820b43f4e 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 1deaa3a0f3899f2c3c6a42242a58e07f5d2cf15d..820535e3cba106f19512b82e69308739dd9eacfe 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 550872ce2ca59eeee97a8788c5172efeb2b78563..883150e91378cc182890947105d10ab5fc5a4495 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 b20b2027cfcc93c74195e7a79a981a89e202eb4c..0723d0fe2fceb027b306bba84134125a1fb66ca5 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 54627363ba76aea6e87b319c31aec6791677ab11..77148a558d19096a3ecafacd863a8180137032cc 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 3c51dbc04dc92e1b36e4e86a84331aa24b23387f..3e33581f96f16ab668cf2a2c6da72dce141fa362 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 e255fad55e4a250f3fb47fed1790a086346507b3..b9e2efab827384b243f73a44da8f875ed0d8050c 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 5f7d10a6dce0371f9a79de57672180c424d6b0eb..6b0282eed495663b0778941b4537da041b9a9989 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 afa0038ea2d6c4fd9dcb9a7934236c87bf6151cd..a3132d02687bc9e63d1e53b0bf5ae69a2d512726 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 3a6039004fcaae93dc8e029e83edbe972056e41c..66c42e4a5008eef3fb7a617cbc0c06c4f4ec1e93 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 d693a9bc3933b5cb29896df4c1316c988c64907c..6f0bed130bc64c53468614a606c98da7b3ebb985 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 168e45cfd6fc90da5ee14406bf16b583111c2f28..518a2940edcf69577b23e4eeaa8fc0cf2801d318 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 21f41b73086c9804d3b02ee172ffd4af6ba4bbb7..8c604c2347a547907b0c1cc245070ce7c7aa5419 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 59215f34e01cb7c01148ebae7104efcf5cbeb307..7bd64e43dd5bfe59c8b91d0e85455dc16c02dee8 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 42d20b9c20178302d1482a063d45cc2355f15cfe..2a0670ffcc2cbce7df4dc2391ec9de3557f052c3 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 887c3844d20faa769060150aaddd2ce370e7226d..552d6030b1ceda14a79b3132252ac9a11e550e9a 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 82c970d25a7aac3d82706afb308acaa500befe4b..f3f2f1169f79869ae332dca91e6ee194c026553f 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 e36a71af2b64ab02c5a97fb1b964a9bdfdfad904..9e3f942904dc54efaeac8436027f862aa3a27983 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 ada68b240143e8922d1ab8210c0cb92bd7503e26..d43d3250732306b4e89c6b0faf043627ddd75fb8 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 54c84d45a59856cfaaa9b07ce9900344e4057379..9d67250033df816c2dd25a8821d26d8902b2efbe 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 ab6da98bc74ad22278020f187888423270fe38fb..684466d354aef83433960738736f8962acab50c6 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 9cf25b7ae137a3f1023460017061f89fc5fad621..30caea328baa79e3590d916a0c7a83bd81e0bb10 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`grp` --- The group database
-=================================
+:mod:`!grp` --- The group database
+==================================
 
 .. module:: grp
    :platform: Unix
index e6106e72a83d2583e5231e87c2383419b8d79f2b..c609d54b73883edb232a6189cf50dda3cdaa38e4 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 aa0c6fc503e8ff2dff92bff143359f70308e04a3..8cf413fbd1e0054a7a8d77ba84bf40d5a2060ac9 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 998d6e73f9dd82ab03e5a2885b04684c628ea515..ce3fb9f8120502673f88d0fb5c4e46ebc7101bba 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`http` --- HTTP modules
-============================
+:mod:`!http` --- HTTP modules
+=============================
 
 .. module:: http
    :synopsis: HTTP status codes and messages
index 886e359bd8cd621d5630edad9a163ea831cb4ae5..3c80fa747d5f1ff311204f48c4fab92375344c1b 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 ccfd0cd3dde1091c0b7ba92f5e022dfbba9d8e6b..2418a3b6b719e764b560eae21a65c8c04c73e3e1 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 9a5e4c76e7bd8f1a55b8df8d4997ba180b9722b6..e002198899c8b8b000561a9c16b472c0db2c6dd4 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 4a0a090facb8bb4f6bf4b5128e229486ad9d4a0d..7130faa4b5b6967d860b599e34aa3701d0375ff7 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 a4073a4dac86b9fa95822a44aef7e54ed0049f47..d7dccf1a86593dfad6c0b723f47bb49264aaa767 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 fb3f33370e3faa2a2e2bce675d307fbda7e67344..9a1ed3594e81e3990f58f5549098ca3051e9e5bb 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 c82ff9dc325b4c8bd183af02f47a247e0de23fd8..42cb1f850fe9c5abfbc98deb2ee3ba3733b62c1a 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 414979524e57b6ffbd82bf6711a3b498ee0c78f7..0a8cbd4f95f473ed6074e5a14e809d69bf14253e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`locale` --- Internationalization services
-===============================================
+:mod:`!locale` --- Internationalization services
+================================================
 
 .. module:: locale
    :synopsis: Internationalization services.
index 13850c91446da52dd60e911128f05cd59f084fff..dfbf0b1cf2f9ff9da12deb32fd03c41cd16a1ff8 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 a733b288ecb6d02e62bcc25e7e6b900d1f0245bc..fb6ca38ba72aba1a5ab5de1935164a8382372b8e 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 74bf2670f9def681b7f29c8f0f05384af9cf08e7..69f7cb8d48d7aeef19be4a2d94fdb2c93bfd5778 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 a613548c9e518e01818167725f2ef0591af1cfc6..40ea71cd342b47592ca275d21007e6778a9bba87 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 c6a006b7b4028a8d88fa78e21eeabebdea1bbb58..c8f1d57317ea680b67728ebc0fead5e5f5d421d2 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 ab9236cc7cfb81f43b053edfb0bd52b16c8fbec7..dc43874bf4eabdd50e8ece9f567cd6d4e0e25b36 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`math` --- Mathematical functions
-======================================
+:mod:`!math` --- Mathematical functions
+=======================================
 
 .. module:: math
    :synopsis: Mathematical functions (sin() etc.).
index a24eab21d5734372296d5bbf5eae8a80905f4e31..91e8c30f8607b36e31a432566837eda28fa55a57 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 758721433f77de9b2e2c4eacc61f4d991ee7c638..4e20c07331a2207e1a224713735e97cedba1eca9 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 72da777cd1407e3f6b1ece582525dd24182d28b3..327cc3602b1a773675ca35dcaf789ac7a2285a5f 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 afc148c78e97bd7c0ac5d66513c0b543a867b23e..ff42dcf5f5b2996d5ec5d122e3bdd19531a2d0f2 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`multiprocessing` --- Process-based parallelism
-====================================================
+:mod:`!multiprocessing` --- Process-based parallelism
+=====================================================
 
 .. module:: multiprocessing
    :synopsis: Process-based parallelism.
index 933fd07d62418a8182c4f9dd8db41fd528e035e1..e8f04a6ac7b95db46d3bdb884e24f38a206413ab 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 015e83ed2ce5f779b593421b2479830f0b34479d..8c7d77d369b44cb97da01222a2943ae5efc0a2e5 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 24d423eb5fbfed7f77130c326800b97b8e7168f1..b582321515db56df105b10884e00f20e4e750d63 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 6c92eed9c063f13ad616c626ae61118cbd903287..eb558357705ad61dac357fc8a5bca225aaab01ca 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 2e18e41869376e35ba79fc9143f0cfabecc5752b..5bf021fbc43210ab875a07c5079bba35fe8fcae1 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 223c27237e4d34c53d78c41dfe221ff355e78f88..fe589cf5cc8950db5a48df7a469a337def54bb92 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 66af37e30738521ded9fda9b4788cda9329d530e..f082393ef9363c59140bfb3859b7aff1ca8041db 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 7416ca2650bab4bb94c43334e80f088e55088806..78b3c2697bd6968ae353e703d8b0361da596a775 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 a6c6d79b60b20a9ecb6d7ea5c33c532fb1a7caa7..e1ff32912132f7d9cd700f4eda9c12d0e60a6433 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 2c048b8290d014502e9c2b2949461425301bc4b8..c0e9999f4b1270e87ec940ccac368250a9fd9c8b 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 fce23313c7de28615340a5ce08cddfa882adf748..fbbebcf4ed8f927683ee85cc819ce0ede961f676 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 22a799c706b7e2ce1a57dc51cb1209dce12fd87c..755d1c8908c96686ece396a7fdec0dee8417076d 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 fe7da85607681900b7caff693b5530ebbcb7a55f..39788de76b558b91abe92b91cdf7241745655342 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`re` --- Regular expression operations
-===========================================
+:mod:`!re` --- Regular expression operations
+============================================
 
 .. module:: re
    :synopsis: Regular expression operations.
index 8f8718ec51c41b07712285727981caaa8854b5db..5658b93c81dc99a44a669a54e9d3b0b12a7effde 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 4fea8d5cb718c1b0712987e4ae659578481e16ae..dd80b1e6670d927ad8e523b3570af6b831be70e9 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 f2cb595f495f6be6f7d4e8c7fb5e02d873f00f4c..b07ec6e93f80aba2b76085f7a5c61e0a4edc96bf 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 331acfce3afee37066d28f3d016910fbe2c95840..1a053c328661538e2a9e71d861fd3d4df31b53ad 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 05ef45c123b02e823e2a1b67080bdd15e03311b9..48c6841c648ca4e54e157535acbeda3ecf3ab6c8 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 e52bbd32d4d493c3af3d573feda9edb7ae4f90a7..1c420419568a908ba040887268c9ac8c65f68964 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 76af783c6292f9e20cb4a7a579dc57944afc6289..6405f7f00fcb21445def03d808e37031c29bd2ac 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 e6961821b639b96c8f6bab80dde918091cb4ed75..6da8798ddfe0c0647b74573ad777c01236247003 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 a90436286ca8199485a0c0c13003bf2219d9b2d7..9c757ce1b8efc46496e6c4f23af84d2b721f29d8 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 f7a3b7b16fe5c3946116c897e8171dafca5d14f5..8434b2e8c75cf42e180de59ac82cb2f71a97c867 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 d5a316e45ee3e20d49f20513f262ad3669ffb3e7..7af8c5ae618dff530c789dd4f3d709da33c7dd12 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 3e507c1c7e7c85c4577c905735b8d85f0f35881e..a2c293443e23d3baf8f9c9c4e18b8c2ef98fd8fa 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`struct` --- Interpret bytes as packed binary data
-=======================================================
+:mod:`!struct` --- Interpret bytes as packed binary data
+========================================================
 
 .. testsetup:: *
 
index bd35fda7d792251c321cb33277b4135cad289262..d77dc8b04d01e4da9bb1a3cfa8b257dcee7023d6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`subprocess` --- Subprocess management
-===========================================
+:mod:`!subprocess` --- Subprocess management
+============================================
 
 .. module:: subprocess
    :synopsis: Subprocess management.
index 47568387f9a7ce01249dd8a6f542cc932eb0b348..0480502158433a5a17ee9cb61baaa7ab497ecd15 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 583266daeb56a105bed56e024044be84b396f381..0fa06da522049fa9afed1fca53a18e28d0b7cf98 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 19a396d2300011f947247b42de0be1803682a2de..e6d39522fc6da30ea839c9da8aef50b4d068084b 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 2faab212e46eff2a4946f061ad01aade316c0e7b..9556da808f8c6340d16141e58670f6d0595ad98d 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 30bf3f09a24d428e50208b680701dee06d927b64..548898a37bc6ea762bfdcfc12a3c3150bbb5b12a 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 cf21dee83e6e7abe9c367c2a6e5e8d537fed9dc6..5b624f3533136f90724a294a9d702170ff2a501f 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 92d675b48690ffd98e96d852bedba60e5d6f448c..0fff1a0ae3b563124ed62576f573f6f20f7326a6 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 4cf98a49e11442cfd4c14b095e62cb62e58d6ec1..747d39aae03a3e1cad1191290caf5f243c35bda6 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`threading` --- Thread-based parallelism
-=============================================
+:mod:`!threading` --- Thread-based parallelism
+==============================================
 
 .. module:: threading
    :synopsis: Thread-based parallelism.
index d79ca6e12081070c7ab5fd847059578181e0e9dd..ef033d59d56185ef04b33e18573906b9d0a28b3b 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 7e5dee1b562df8b31fe98b984d6d1b098a75ec5c..f40790c1175800ce1c3d62fd8cc1d28ab0d77154 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 bd0d8b3799a0f14d95562d8e02f6d6888628add9..628e9f945ac36589b8c3e01ea923ca19dc80e4dc 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 e6dc37d7ad852cf356fce41076af5543d73c5bc2..919ff590b72916f49b0586efee9f59193b3da4c4 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 8854905e192b45faac0eaae7349a2c777a8967a6..cae94ea08e17e5dbd7e46657af4ce6ff62a6c50b 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 ab83e0df10b709bf666b6564d881c0c436cf8ef2..9983b8da427a2a6dd4d840221f59e6110b93f427 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 89bc0a600c0af8f48252b4318e58ef2204410eab..116868c24be86490fe78aa3b019d1ae307bc1833 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 7db47d48022a0ea8cb6f9e112afdfbcc040feb2e..37dc37513fa15de0364693598ed4eac2d572173e 100644 (file)
@@ -1,5 +1,5 @@
-:mod:`unicodedata` --- Unicode Database
-=======================================
+:mod:`!unicodedata` --- Unicode Database
+========================================
 
 .. module:: unicodedata
    :synopsis: Access the Unicode Database.
index f2bdde80bdbd644f116bf939e0333b96c0ef50f6..00cc9bfc0a5f2b052e5ddd3168083eb03039780b 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 ee4c7b2ed252b04e41ba0481bdf68932c15d6767..9496c35f5267d07195f5139e6673e18e1726cc87 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 3af29f19c802c7adbdb8c9050394994a9e24f3a1..eb42210e096ecb3236c4b507bd621f66a4a54948 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 c1e60a46774704e7b5c76aebf6565f05909e6218..bd39f2cbc6570ca7f0a428ead7aa5e2322241af0 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 cdd1fde2e44b006106fde6ccf19a9ee3dbaea4c6..fff1075c2473eb042e58da786575c56d8232289f 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 500398636e11ae864e6a4a584f16cd538d279675..c66e65abee426f4836ef11c9dd1d30c0ed4902a1 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 55b029bc742b2452e40b9a7b54e6996909b40143..89664693cc87b472233b44a64b9deb0f7f4ead99 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 3775d9f92454285b4de0118213c2a79597af92cf..334f21f01c14c09b2f9be84a5a76c69f4b19d03a 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 7fe84a2de1fcebf97507359262d65fef38164cfe..e46730f1716761cf3080c3c2b2c936fee67e0446 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 30a7b653f940e977a226aaad9e98bb709a0c34ff..a6a9eb87f56d8866e9f4f504f54f4d251c650da5 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 6192689c3a1194dbdcdb3e8f299f796abf73ba9f..aad2028523dc341767828d56fd424fb6c0d76d03 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 7a8c837307e60af019f9eb94ac8a234972dfd644..9353a45bdcecba967533f45222759d27c304be24 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