Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_tempfile.py373 _bflags = tempfile._bin_openflags variable in TestMkstempInner.mkstemped
379 if bin: flags = self._bflags
897 _bflags = tempfile._bin_openflags variable in TestMktemp.mktemped
903 os.close(os.open(self.name, self._bflags, 0o600))

Completed in 3 milliseconds