Home | History | Annotate | Download | only in python2.7

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 is
1525 If the __reduce__ method returns a 3-tuple, the last component is an