Home | Sort by relevance Sort by last modified time |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | |
test_tempfile.py | 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped 283 if bin: flags = self._bflags 582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped 588 os.close(os.open(self.name, self._bflags, 0600)) |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | |
test_tempfile.py | 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped 283 if bin: flags = self._bflags 582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped 588 os.close(os.open(self.name, self._bflags, 0600)) |