Home
last modified time | relevance | path

Searched defs:_defaultmod (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Danydbm.py41 _defaultmod = None variable
49 _defaultmod = _mod variable
/external/python/cpython3/Lib/dbm/
D__init__.py42 _defaultmod = None variable