]> granicus.if.org Git - python/commitdiff
Note the PyPI-edness of bsddb185 for people who might still need it.
authorSkip Montanaro <skip@pobox.com>
Sat, 10 May 2008 14:48:49 +0000 (14:48 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 10 May 2008 14:48:49 +0000 (14:48 +0000)
Doc/library/bsddb.rst

index 1905c14daf77839e5fa9fe94b275ee5a154f38b2..96aff07fba6ec148d4601c60c0fd5f5a1945494d 100644 (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::