[Python-Dev] updated notes about building bsddb185 module
Skip Montanaro
skip@pobox.com
Fri, 2 May 2003 10:30:53 -0500
Folks,
An recent thread on c.l.py about the old bsddb module and new bsddb package
convinced me to add more verbiage about building the old version. If you
have a moment, please take a look at
http://www.python.org/2.3/highlights.html
and/or README at the top of the source tree. (Search for "bsddb".) I
modified them to include a brief note about building the bsddb185 module and
making it appear as the default when people "import bsddb".
Feedback appreciated.
Thanks,
Skip