schlichtanders.mycontextmanagers module

Simply but highly useful context managers.

class schlichtanders.mycontextmanagers.UntilStopped[source]

Bases: object

same as ignored only specific for StopIteration

schlichtanders.mycontextmanagers.ignored(*args, **kwds)[source]

silently ignores exceptions when raised