File: __init__.py

package info (click to toggle)
python-dogpile.cache 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 772 kB
  • sloc: python: 5,462; makefile: 155; sh: 104
file content (4 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (2)
1
2
3
4
__version__ = "1.3.3"

from .lock import Lock  # noqa
from .lock import NeedRegenerationException  # noqa