pvl/__init__.py
author Tero Marttila <terom@paivola.fi>
Mon, 13 Jan 2014 20:25:03 +0200
changeset 366 af3833864b89
parent 226 8658d4e09ae2
permissions -rw-r--r--
pvl.login.PubTkt: grace_period() for the fixed length of the grace period
## Namespace package
# http://pythonhosted.org/distribute/setuptools.html#namespace-packages
__import__('pkg_resources').declare_namespace(__name__)