Commit 42a82640 authored by Georg Brandl's avatar Georg Brandl

Remove period from end of headings.

parent 64092a56
:mod:`cgi` --- Common Gateway Interface support
:mod:`cgi` --- Common Gateway Interface support. ===============================================
================================================
.. module:: cgi .. module:: cgi
:synopsis: Helpers for running Python scripts via the Common Gateway Interface. :synopsis: Helpers for running Python scripts via the Common Gateway Interface.
......
:mod:`contextlib` --- Utilities for :keyword:`with`\ -statement contexts
:mod:`contextlib` --- Utilities for :keyword:`with`\ -statement contexts. ========================================================================
=========================================================================
.. module:: contextlib .. module:: contextlib
:synopsis: Utilities for with-statement contexts. :synopsis: Utilities for with-statement contexts.
......
:mod:`ctypes` --- A foreign function library for Python
:mod:`ctypes` --- A foreign function library for Python. =======================================================
========================================================
.. module:: ctypes .. module:: ctypes
:synopsis: A foreign function library for Python. :synopsis: A foreign function library for Python.
......
:mod:`curses.panel` --- A panel stack extension for curses
:mod:`curses.panel` --- A panel stack extension for curses. ==========================================================
===========================================================
.. module:: curses.panel .. module:: curses.panel
:synopsis: A panel stack extension that adds depth to curses windows. :synopsis: A panel stack extension that adds depth to curses windows.
......
:mod:`pickletools` --- Tools for pickle developers
:mod:`pickletools` --- Tools for pickle developers. ==================================================
===================================================
.. module:: pickletools .. module:: pickletools
:synopsis: Contains extensive comments about the pickle protocols and pickle-machine :synopsis: Contains extensive comments about the pickle protocols and pickle-machine
......
:mod:`platform` --- Access to underlying platform's identifying data
:mod:`platform` --- Access to underlying platform's identifying data. =====================================================================
======================================================================
.. module:: platform .. module:: platform
:synopsis: Retrieves as much platform identifying data as possible. :synopsis: Retrieves as much platform identifying data as possible.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment