summaryrefslogtreecommitdiffstats
path: root/Doc/library/python.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-09-04 08:11:03 (GMT)
committerGeorg Brandl <georg@python.org>2007-09-04 08:11:03 (GMT)
commitaeaa546d7eb025fe68bc76dbbcaf5b6a97740140 (patch)
treeb2b9277b3872c399df7b5639b6b5747442cefdcf /Doc/library/python.rst
parent7a8e58249c0bc798aae5c662a5d752db736cb1ea (diff)
downloadcpython-aeaa546d7eb025fe68bc76dbbcaf5b6a97740140.zip
cpython-aeaa546d7eb025fe68bc76dbbcaf5b6a97740140.tar.gz
cpython-aeaa546d7eb025fe68bc76dbbcaf5b6a97740140.tar.bz2
Initial documentation for the `abc` module.
Diffstat (limited to 'Doc/library/python.rst')
-rw-r--r--Doc/library/python.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/python.rst b/Doc/library/python.rst
index 3b58eee..3384322 100644
--- a/Doc/library/python.rst
+++ b/Doc/library/python.rst
@@ -17,6 +17,7 @@ overview:
__main__.rst
warnings.rst
contextlib.rst
+ abc.rst
atexit.rst
traceback.rst
__future__.rst