Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_importlib/
Dtest_metadata_api.py32 def test_for_name_does_not_exist(self): member in APITests
Dtest_main.py26 def test_for_name_does_not_exist(self): member in BasicTests