Searched defs:__itruediv__ (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_augassign.py | 171 def __itruediv__(self, val): member in AugAssignTest.testCustomMethods2.testall |
D | test_operator.py | 478 def __itruediv__ (self, other): return "itruediv" member in OperatorTestCase.test_inplace.C |