summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/src/__init__.py.in
blob: 3ad9513f40e0c4c6eb5c09fa404aaa95e3ee8753 (plain)
1
2
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)