__all__ = ['CacheUnavailable'] [docs]class CacheUnavailable(Exception): ...
A library for building streaming applications in Python.