mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Minor fixups
This commit is contained in:
parent
ced69f8a20
commit
3404034a21
2 changed files with 3 additions and 2 deletions
|
@ -102,7 +102,8 @@ systems which ship with the old Berkeley DB 1.85 database library. The
|
|||
|
||||
Once instantiated, hash, btree and record objects support
|
||||
the same methods as dictionaries. In addition, they support
|
||||
the following methods:
|
||||
the methods listed below.
|
||||
\versionchanged[Added dictionary methods]{2.3.1}
|
||||
|
||||
\begin{methoddesc}{close}{}
|
||||
Close the underlying file. The object can no longer be accessed. Since
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue