pvl/__init__.py
author Tero Marttila <terom@paivola.fi>
Sun, 15 Jun 2014 19:43:13 +0300
changeset 29 8fcb140f1ee0
parent 4 b16efe5b8bc1
permissions -rw-r--r--
pvl.args: load default config from /etc/pvl/package/module.conf, if specified to parse(...)
## Namespace package
# http://pythonhosted.org/distribute/setuptools.html#namespace-packages
__import__('pkg_resources').declare_namespace(__name__)