Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7af53a6de429ef7501f860e3cc2a085c378bcef9
/
Doc
/
lib
/
libbsddb.tex
7af53a6
the bsddb module now also works with BerkeleyDB 4.3.
by Gregory P. Smith
· 20 years ago
ba100c9
clarify the behavior of the .first() and .last() methods for empty databases
by Fred Drake
· 20 years ago
fdccf1a
fix information about what flag database files are opened with by default
by Fred Drake
· 20 years ago
b86aa99
move the note about the bsddb185 module above the "See also" box; that
by Fred Drake
· 20 years ago
ff294fe
SF patch #855195: fix typos (Contributed by George Yoshida.)
by Raymond Hettinger
· 21 years ago
b845ef0
remove "support" for BerkeleyDB 3.1, it hasn't worked for a long time
by Gregory P. Smith
· 21 years ago
3404034
Minor fixups
by Raymond Hettinger
· 21 years ago
deadbf5
SF #662923
by Raymond Hettinger
· 21 years ago
dad5860
Remove the note about the BerkeleyDB license. Barry indicates that
by Gregory P. Smith
· 21 years ago
5772513
Include a link to the pybsddb web documentation for the modern object
by Gregory P. Smith
· 21 years ago
6d9f45b
add a note about the undocumented bsddb185 module
by Skip Montanaro
· 22 years ago
6141812
correct typo detected by Lee Hansen
by Skip Montanaro
· 22 years ago
8388895
SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL) closes SF #514433
by Anthony Baxter
· 23 years ago
e1d4715
Update explanation of the set_location() method to indicate that in
by Fred Drake
· 24 years ago
6e5184f
Update comments in the second paragraph, discussing versioning issues
by Fred Drake
· 24 years ago
38e5d27
Merged changes from the 1.5.2p2 release. (Very rough.)
by Fred Drake
· 25 years ago
29cf682
Clarifications on the first(), next(), and previous() functions, based
by Fred Drake
· 26 years ago
2ea30f4
Add warning that last() and previous() don't work for hashtable
by Fred Drake
· 26 years ago
9d15881
bsddb docs from Skip Montanaro; added interesting links.
by Fred Drake
· 26 years ago