Commit b3bf20dd authored by Jim Fulton's avatar Jim Fulton

Adding zope

parent 3f568085
# Knit any zope packages found on sys.path together
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment