Document PyBSDDB import.

This commit is contained in:
Martin v. Löwis 2002-11-19 08:12:57 +00:00
parent 6aa4a1f29c
commit ef546b347d
1 changed files with 5 additions and 0 deletions

View File

@ -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