Note the PyPI-edness of bsddb185 for people who might still need it.

This commit is contained in:
Skip Montanaro 2008-05-10 14:48:49 +00:00
parent a38379649b
commit 45f585915e
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ arguments should be used in most instances.
This is present *only* to allow backwards compatibility with systems which ship
with the old Berkeley DB 1.85 database library. The :mod:`bsddb185` module
should never be used directly in new code. The module has been removed in
Python 3.0.
Python 3.0. If you find you still need it look in PyPI.
.. seealso::