mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix typo
This commit is contained in:
parent
5d0bd1ebdf
commit
50905d0ffb
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ Extension modules
|
|||
are wrapped. This can be configured through the wantobjects method,
|
||||
or Tkinter.want_objects.
|
||||
|
||||
- The PyBSDDB wrapper around the Sleepycat Berkely DB library has been
|
||||
- The PyBSDDB wrapper around the Sleepycat Berkeley 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue