Home
last modified time | relevance | path

Searched defs:__rsub__ (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/
H A Dnumbers.py95 def __rsub__(self, other): member in Complex
H A Dstatistics.py1367 def __rsub__(x1, x2): member in NormalDist
H A Ddatetime.py760 def __rsub__(self, other): member in timedelta
H A D_collections_abc.py615 def __rsub__(self, other): member in Set
H A D_pydecimal.py1269 def __rsub__(self, other, context=None): member in Decimal
/third_party/python/Lib/test/
H A Dtest_augassign.py132 def __rsub__(self, val): member in AugAssignTest.testCustomMethods2.testall
H A Dtest_binop.py105 def __rsub__(self, other): member in Rat
H A Dtest_fractions.py48 __rsub__ = __sub__ variable in DummyFloat
H A Dtest_statistics.py1163 def __rsub__(self, other): member in UnivariateTypeMixin.prepare_types_for_conservation_test.MyFloat
H A Dtest_collections.py767 __rsub__ = __eq__ variable in ABCTestCase.validate_comparison.Other

Completed in 28 milliseconds