Local Python file in module?

Try to place the sys.path manipulation in an __init__() function, which is run during module initialization.