Home
last modified time | relevance | path

Searched refs:dbcursor (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/bsddb/
Ddbtables.py196 def __init__(self, dbcursor) : argument
197 self._dbcursor = dbcursor
/external/python/cpython2/Lib/bsddb/test/
Dtest_all.py198 def __init__(self, dbcursor) : argument
199 self._dbcursor = dbcursor