eggs/zc.buildout-1.5.2-py2.6.egg/zc/__init__.py
author Nishanth Amuluru <nishanth@fossee.in>
Tue, 11 Jan 2011 00:34:23 +0530
changeset 135 014d812e625e
parent 69 c6bca38c1cbf
permissions -rw-r--r--
edit textbook works fine

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