]> granicus.if.org Git - python/commit
Include a link to the pybsddb web documentation for the modern object
authorGregory P. Smith <greg@mad-scientist.com>
Wed, 28 May 2003 07:56:45 +0000 (07:56 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Wed, 28 May 2003 07:56:45 +0000 (07:56 +0000)
commit5772513f0f0dfc40f8627227fce10eb2eebed82c
treed769364767ccf4d79981c646a43be7f2e8dfd152
parent62df0448850000739edd1df8b4c0e702119d476e
Include a link to the pybsddb web documentation for the modern object
oriented DbEnv & Db object BerkeleyDB interface.

Include a note about Sleepycat's BerkeleyDB license with regards to
distributing it within non-opensource applications and include a link
to their website for license details.

Document that 'r' is the default flag for the legacy bsddb btopen(),
hashopen(), and rnopen() functions.  This is apparently different than the
dbm libraries in other languages according to Bug #732951.  Changing
the default from 'r' to 'c' would break backwards compatibility with
legacy bsddb applications; documenting the default should suffice.
Doc/lib/libbsddb.tex