Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddataclasses.py624 def _cmp_fn(name, op, self_tuple, other_tuple, globals): argument
639 self_tuple = _tuple_str('self', fields)
1051 self_tuple = _tuple_str('self', flds)
1055 self_tuple, other_tuple,
1061 self_tuple = _tuple_str('self', flds)
1069 _cmp_fn(name, op, self_tuple, other_tuple,