[Python-bugs-list] [ python-Bugs-676233 ] bsddb doc error

SourceForge.net noreply@sourceforge.net
Tue, 28 Jan 2003 10:15:24 -0800


Bugs item #676233, was opened at 2003-01-28 13:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=676233&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: bsddb doc error

Initial Comment:
Email from Magnus Lie Hetland to python-docs:

While browsing the docs on the bsddb module and reading
the source, I found that the signature of the rnopen
(and probably the other open functions) is (are)
incorrect in the docs. I don't really have a doc patch
(sorry about that), but I suppose the error should be
easy to fix...? Also, the description that the
arguments are passed to the low-level dbopen function
is not correct -- they are passed to several different
methods. (I noticed this, as I looked for the
set_re_source method, which is handled by the source
argument, as it turns out.)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=676233&group_id=5470