Searched refs:test_interface_single_arg (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_baseexception.py | 89 def test_interface_single_arg(self): member in ExceptionClassTests |
/external/python/cpython2/Lib/test/ | ||
D | test_pep352.py | 105 def test_interface_single_arg(self): member in ExceptionClassTests |