Searched defs:_chmod (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | dumbdbm.py | 223 def _chmod (self, file): member in _Database |
/external/python/cpython3/Lib/dbm/ | ||
D | dumb.py | 285 def _chmod(self, file): member in _Database |