Kaydet (Commit) 69940973 authored tarafından Thomas Wouters's avatar Thomas Wouters

Remove duplicate ', ' in dbhash.open()'s argument list.

üst f6ed0740
......@@ -21,7 +21,7 @@ This module provides an exception and a function:
\exception{KeyError}. It is a synonym for \exception{bsddb.error}.
\end{excdesc}
\begin{funcdesc}{open}{path, \optional{, flag\optional{, mode}}}
\begin{funcdesc}{open}{path\optional{, flag\optional{, mode}}}
Open a \code{db} database and return the database object. The
\var{path} argument is the name of the database file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment