Home
last modified time | relevance | path

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

/external/python/cryptography/tests/
Dtest_interfaces.py12 InterfaceNotImplemented, register_interface_if, verify_interface
51 with pytest.raises(InterfaceNotImplemented):
67 with pytest.raises(InterfaceNotImplemented):
/external/python/cryptography/src/cryptography/
Dutils.py87 class InterfaceNotImplemented(Exception): class
100 raise InterfaceNotImplemented(
109 raise InterfaceNotImplemented(