commit | 864de8274c5d2904e1df6837450408cfdb6f9e11 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Jan 21 16:34:07 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Jan 21 16:34:07 2008 +0000 |
tree | 27e98a38dbcf825323315947b196542d2ba0a464 | |
parent | 960b186eafd75954507369eed443896465b0b010 [diff] [blame] |
#1555501: document plistlib and move it to the general library.
diff --git a/Doc/library/fileformats.rst b/Doc/library/fileformats.rst index c0c2eed..d2f0639 100644 --- a/Doc/library/fileformats.rst +++ b/Doc/library/fileformats.rst
@@ -16,3 +16,4 @@ robotparser.rst netrc.rst xdrlib.rst + plistlib.rst