Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/bsddb/
D__init__.py192 class _DBWithCursor(_iter_mixin): class
365 return _DBWithCursor(d)
382 return _DBWithCursor(d)
402 return _DBWithCursor(d)