Home
last modified time | relevance | path

Searched defs:itruediv (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/unittest/test/testmock/
Dtestmagicmethods.py143 def itruediv(mock): function
/third_party/python/Lib/
Doperator.py396 def itruediv(a, b): function