mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Mention that bsddb is gone and include a link to jcea's website where
it is being maintained.
This commit is contained in:
parent
8a9583ec5c
commit
7b9a222f1b
1 changed files with 4 additions and 0 deletions
|
|
@ -390,6 +390,10 @@ details.
|
|||
:mod:`strop`, :mod:`sunaudiodev`, :mod:`timing`, and :mod:`xmllib` modules are
|
||||
gone.
|
||||
|
||||
* The :mod:`bsddb` module is gone. It is being maintained externally
|
||||
with its own release schedule better mirroring that of BerkeleyDB.
|
||||
See http://www.jcea.es/programacion/pybsddb.htm.
|
||||
|
||||
* The :mod:`new` module is gone.
|
||||
|
||||
* The functions :func:`os.tmpnam`, :func:`os.tempnam` and :func:`os.tmpfile`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue