eggs/zc.buildout-1.5.2-py2.6.egg/zc/__init__.py
author Nishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 22:37:31 +0530
changeset 333 eb3a191850a1
parent 307 c6bca38c1cbf
permissions -rw-r--r--
created a view for create task

try:
    __import__('pkg_resources').declare_namespace(__name__)
except:
    # bootstrapping
    pass