Lines Matching full:__reduce__
1517 The opcode is named to remind of the __reduce__() method.1523 by a __reduce__ method. Applying the callable to the argtuple is1525 If the __reduce__ method returns a 3-tuple, the last component is an