Georg Brandl
|
c2a4f4fb67
|
Update signature style for optional arguments, part 3.
|
2009-04-10 09:03:43 +00:00 |
Brett Cannon
|
7317c1ef7a
|
dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the
former they are converted to bytes before being written to the DB.
Closes issue 3799. Reviewed by Skip Montanaro.
|
2008-11-25 19:19:17 +00:00 |
Benjamin Peterson
|
905aa66512
|
mention that bsddb3 can be gotten as a third party addon
|
2008-09-08 21:35:37 +00:00 |
Benjamin Peterson
|
9a46cab613
|
remove some more bsddb references
|
2008-09-08 02:49:30 +00:00 |
Benjamin Peterson
|
6ba2332f55
|
clean up some more bsddb scraps
|
2008-09-03 22:59:38 +00:00 |
Georg Brandl
|
f4a41231b2
|
Fix old-style octal literals in the docs.
|
2008-05-26 17:55:52 +00:00 |
Georg Brandl
|
0a7ac7d70d
|
Create the dbm package from PEP 3108. #2881.
|
2008-05-26 10:29:35 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |