]> granicus.if.org Git - python/commit
SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL)
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 23 Apr 2002 02:11:05 +0000 (02:11 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 23 Apr 2002 02:11:05 +0000 (02:11 +0000)
commit8388895fe43da057006e50cae5d1b6e2a12083e0
tree4b4315181abceff4b1f0c1e32975ed88a7330665
parent0494955b8f88007df3038c0e3de92ac8b4558f77
SF patch  [ 545523 ] patch for 514433 bsddb.dbopen (NULL)
closes SF #514433

can now pass 'None' as the filename for the bsddb.*open functions,
and you'll get an in-memory temporary store.

docs are ripped out of the bsddb dbopen man page. Fred may want to
clean them up.

Considering this for 2.2, but not 2.1.
Doc/lib/libbsddb.tex
Lib/test/test_bsddb.py
Misc/NEWS
Modules/bsddbmodule.c