Searched refs:_cmp_fn (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | dataclasses.py | 624 def _cmp_fn(name, op, self_tuple, other_tuple, globals): function 1056 _cmp_fn('__eq__', '==', 1071 _cmp_fn(name, op, self_tuple, other_tuple, |
Completed in 2 milliseconds