import os, sys __path__ = [os.path.abspath(os.path.join(x, *__name__.split('.'))) for x in sys.path] __all__ = [] # nothing to see here, move along, move along