Searched defs:__rmatmul__ (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_augassign.py | 148 def __rmatmul__(self, val): member in AugAssignTest.testCustomMethods2.testall |
D | test_weakref.py | 299 def __rmatmul__(self, other): member in ReferencesTestCase.test_proxy_matmul.C |