Home
last modified time | relevance | path

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

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