Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_tempfile.py335 _bflags = tempfile._bin_openflags variable in test__mkstemp_inner.mkstemped
691 _bflags = tempfile._bin_openflags variable in test_mktemp.mktemped
/external/python/cpython3/Lib/test/
Dtest_tempfile.py372 _bflags = tempfile._bin_openflags variable in TestMkstempInner.mkstemped
869 _bflags = tempfile._bin_openflags variable in TestMktemp.mktemped