"Let's suppose I decided to take your bait and build a python-lite
distribution (fyi, I'm not biting). "
Of course not, that is the point, everybody is always right. What I
want is the option to distribute something to light my users. I have
done with java, lisp and other languages. But. I can'
I am trying to run some basic unit tests, but I can't get the paths
setup in python/cygwin to pick up my modules.
This code works fine in linux and I installed python through cygwin
not as part of the win32 install.
DIR_PATH =
os.path.abspath(os.path.dirname(os.path.realpath(__file__)))
PROJECT_