Searched refs:test_notimplemented (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_mailbox.py | 464 def test_notimplemented(self): member in TestMailboxSuperclass |
/external/python/cpython3/Lib/test/ | ||
D | test_mailbox.py | 554 def test_notimplemented(self): member in TestMailboxSuperclass |
D | pickletester.py | 1802 def test_notimplemented(self): member in AbstractPickleTests |