Home
last modified time | relevance | path

Searched refs:test_file_not_exists (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_py_compile.py275 def test_file_not_exists(self): member in PyCompileCLITestCase
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a1.rst4365 Ignore error string case in test_file_not_exists().