File: __init__.py

package info (click to toggle)
python-dogpile.cache 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 5,462; makefile: 155; sh: 104
file content (6 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
from .region import CacheRegion  # noqa
from .region import make_region  # noqa
from .region import register_backend  # noqa
from .. import __version__  # noqa

# backwards compat