""" open/dulcinea/lib/property/__init__.py """ from qp.pub.common import get_publisher def get_property_db(): return get_publisher().get_connection().get_root().get('property_db')