Searched defs:_chmod (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Ddumbdbm.py74 self._chmod(self._datfile)
115 self._chmod(self._dirfile)
158 self._chmod(self._dirfile)
223 def _chmod (self, file): member in class:_Database

Completed in 85 milliseconds