File test/.pyz.d/__init__.py artifact 0a20c0b402 on branch trunk


# type: init

""" set up loading mechanism? """

import os.path
__path__ = [os.path.dirname(__file__)]