bazarr/libs/dogpile2.7/cache/__init__.py

5 lines
126 B
Python
Raw Normal View History

2019-09-13 19:14:31 +00:00
from .region import CacheRegion, register_backend, make_region # noqa
# backwards compat
from .. import __version__ # noqa