Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_fileio.py604 # Always test _open_code_with_warning
605 with _pyio._open_code_with_warning(__file__) as f:
/third_party/python/Lib/
H A D_pyio.py284 def _open_code_with_warning(path): function
303 open_code = _open_code_with_warning

Completed in 5 milliseconds