Home
last modified time | relevance | path

Searched defs:__ifloordiv__ (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_augassign.py157 def __ifloordiv__(self, val): member in AugAssignTest.testCustomMethods2.testall
H A Dtest_operator.py483 def __ifloordiv__(self, other): return "ifloordiv" member in OperatorTestCase.test_inplace.C
H A Dtest_weakref.py300 def __ifloordiv__(self, other): member in ReferencesTestCase.test_proxy_div.C
/third_party/python/Lib/
H A Doperator.py457 __ifloordiv__ = ifloordiv variable

Completed in 5 milliseconds