Home
last modified time | relevance | path

Searched refs:_cmp_fn (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Ddataclasses.py624 def _cmp_fn(name, op, self_tuple, other_tuple, globals): function
1054 _cmp_fn('__eq__', '==',
1069 _cmp_fn(name, op, self_tuple, other_tuple,