summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2009-06-24 23:07:42 +0200
committerHelmut Grohne <helmut@subdivi.de>2009-06-24 23:07:42 +0200
commit0e020870f2a7295d118916a774a0069878cfa72a (patch)
treeead9d5d553bb76d1293f73d3b86a85ed5053c16f
parent92a35e0e81725d6fa26df8a7cb88d22cb24575c3 (diff)
downloadwsgitools-0e020870f2a7295d118916a774a0069878cfa72a.tar.gz
fixed an epydoc comment in digest
-rwxr-xr-xwsgitools/digest.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/wsgitools/digest.py b/wsgitools/digest.py
index c3485e7..695272c 100755
--- a/wsgitools/digest.py
+++ b/wsgitools/digest.py
@@ -348,8 +348,7 @@ class DBAPI2NonceStore(NonceStoreBase):
"""
def __init__(self, dbhandle, maxage=300, maxuses=5, table="nonces"):
"""
- @type filename: str
- @param filename: the path to the bsddb file that is used as backingstore
+ @param dbhandle: is a dbapi2 connection
@type maxage: int
@param maxage: is the number of seconds a nonce may be valid. Choosing a
large value may result in more memory usage whereas a smaller