pyre.patterns.Accumulator

Module Contents

class pyre.patterns.Accumulator.Accumulator(**kwds)

Bases: pyre.patterns.CoFunctor.CoFunctor

A coroutine that accumulates data in a container

throw(self, errorTp, error=None, traceback=None)

Handle exceptions

__call__(self)

Store everything that comes in