Searched defs:dbcursor (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/bsddb/ | ||
D | dbtables.py | 196 def __init__(self, dbcursor) : argument |
/external/python/cpython2/Lib/bsddb/test/ | ||
D | test_all.py | 198 def __init__(self, dbcursor) : argument |