summaryrefslogtreecommitdiffstats
path: root/Doc/library/persistence.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-12 10:05:39 (GMT)
committerGeorg Brandl <georg@python.org>2008-05-12 10:05:39 (GMT)
commit6a0a36847962c080652e16c15f8261c0c02411a7 (patch)
tree1f29decd39046bbee40be2398d1ed5b29a230f8a /Doc/library/persistence.rst
parent7a148c23571491985b06fde373c29d299cd36447 (diff)
downloadcpython-6a0a36847962c080652e16c15f8261c0c02411a7.zip
cpython-6a0a36847962c080652e16c15f8261c0c02411a7.tar.gz
cpython-6a0a36847962c080652e16c15f8261c0c02411a7.tar.bz2
Fix-up docs for the copyreg module renaming.
Diffstat (limited to 'Doc/library/persistence.rst')
-rw-r--r--Doc/library/persistence.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/persistence.rst b/Doc/library/persistence.rst
index 78e40f6..3708d17 100644
--- a/Doc/library/persistence.rst
+++ b/Doc/library/persistence.rst
@@ -19,7 +19,7 @@ The list of modules described in this chapter is:
.. toctree::
pickle.rst
- copy_reg.rst
+ copyreg.rst
shelve.rst
marshal.rst
anydbm.rst