Assuming your setting the target directory to the overwatch folder, and you are
starting the interactive session in your home directory, this is what is
happening. The folder containing your package must be in the python path, not
the folder itself. Try "PYTHONPATH=/home/directory python test.py
Tobiah:
>From the standpoint of implementation, I don't see much of a difference
unless you are specifically interested in the more limited functionality
of a module (vs. a class instance). If you aren't, then you can simply
instantiate your borg class and then insert it into sys.modules early in