Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_import/
H A D__init__.py435 from test_from_import_AttributeError import does_not_exist
438 "cannot import name 'does_not_exist' from '<unknown module name>' (unknown location)")
447 from os import does_not_exist namespace
450 os.does_not_exist
/third_party/python/Lib/test/
H A Dtest_grammar.py375 no_name[does_not_exist]: no_name_again = 1/0
377 no_name[does_not_exist]: 1/0 = 0
/third_party/python/Lib/unittest/test/testmock/
H A Dtestpatch.py1767 mock.does_not_exist
1768 mock.does_not_exist = 3

Completed in 8 milliseconds