mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Document PyBSDDB import.
This commit is contained in:
parent
6aa4a1f29c
commit
ef546b347d
1 changed files with 5 additions and 0 deletions
|
@ -302,6 +302,11 @@ Core and builtins
|
|||
Extension modules
|
||||
-----------------
|
||||
|
||||
- The PyBSDDB wrapper around the Sleepycat Berkely DB library has been
|
||||
added as the package bsddb. The traditional bsddb module is still
|
||||
available in source code, but not built automatically anymore, and
|
||||
is now named bsddb185.
|
||||
|
||||
- resource.getrlimit() now returns longs instead of ints.
|
||||
|
||||
- readline now dynamically adjusts its input/output stream if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue