diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2007-03-14 07:22:35 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2007-03-14 07:22:35 +0000 |
commit | 12e8fe63e2d7f10bd1ef43b3c4160d3b42e62223 (patch) | |
tree | 300fabf4ac83f11d76644b4050775bcfa392cc35 /Doc/lib/libbsddb.tex | |
parent | 5cdefad0e00ebd6d81453d0ec92890d64282d193 (diff) | |
download | cpython-git-12e8fe63e2d7f10bd1ef43b3c4160d3b42e62223.tar.gz |
doc update from HEAD. don't list "Unix, Windows" as a platform since that
covers everything now that Mac OS 9 isn't a popular issue.
Diffstat (limited to 'Doc/lib/libbsddb.tex')
-rw-r--r-- | Doc/lib/libbsddb.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libbsddb.tex b/Doc/lib/libbsddb.tex index b7fe2ef2d9..ae42923182 100644 --- a/Doc/lib/libbsddb.tex +++ b/Doc/lib/libbsddb.tex @@ -2,7 +2,6 @@ Interface to Berkeley DB library} \declaremodule{extension}{bsddb} - \platform{Unix, Windows} \modulesynopsis{Interface to Berkeley DB database library} \sectionauthor{Skip Montanaro}{skip@mojam.com} |