Searched refs:BsdDbShelf (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dshelve.py73 __all__ = ["Shelf","BsdDbShelf","DbfilenameShelf","open"]
176 class BsdDbShelf(Shelf): class in inherits:Shelf
/external/python/cpython3/Lib/
H A Dshelve.py64 __all__ = ["Shelf", "BsdDbShelf", "DbfilenameShelf", "open"]
175 class BsdDbShelf(Shelf): class in inherits:Shelf

Completed in 120 milliseconds