File test/.pyz.d/__init__.py from the latest check-in


# type: init

""" set up loading mechanism? """

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