Home
last modified time | relevance | path

Searched defs:delitem (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py86 def delitem(s, name): function
/external/python/mock/mock/tests/
Dtestmagicmethods.py114 def delitem(s, name): function
/external/python/cpython2/Lib/test/
Dtest_bytes.py848 def delitem(): function
/external/python/cpython3/Lib/
Doperator.py165 def delitem(a, b): function
/external/python/cpython3/Lib/test/
Dtest_bytes.py1471 def delitem(): function
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py581 def delitem(self, item): member in Menu