summaryrefslogtreecommitdiff
path: root/Doc/lib/libbsddb.tex
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2007-03-14 07:19:50 +0000
committerGregory P. Smith <greg@mad-scientist.com>2007-03-14 07:19:50 +0000
commit90fd76a2b49353fc43ab48b330a6e752ed9a75ba (patch)
tree1d3d391f506ccf223901732f512d34f492619780 /Doc/lib/libbsddb.tex
parent859b7c1b8278879007e2891ef961bca9d0c0eb45 (diff)
downloadcpython-git-90fd76a2b49353fc43ab48b330a6e752ed9a75ba.tar.gz
Its time to stop listing (Unix, Windows) when we really mean "everything but Mac OS 9"
now that nobody is likely to use Python on Mac OS 9 and most of the (Mac) platform items are all OS X special API specific since OS X is unixy enough for these modules to be available out of the box.
Diffstat (limited to 'Doc/lib/libbsddb.tex')
-rw-r--r--Doc/lib/libbsddb.tex1
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}