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
: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
:synopsis: Utilities for with-statement contexts.
......
: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.
......
: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.
......
:mod:`pickletools` --- Tools for pickle developers.
===================================================
:mod:`pickletools` --- Tools for pickle developers
==================================================
.. module:: pickletools
: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
: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