Re: setup.py - just what is it for ?
OK thanks for the idea. I have tried this with rather strange restults. First, in order to be sure I knew what was going on, I wrote a script, SpawnvTestTarget0.py, which didn't do much apart from write to a file. I then wrote another script which spawnv'd SpawnvTestTarget0.py from within the CGI
Re: How do I define the search path for personal library
If i understand correctly what you're after I think another option is import sys sys.path.append('http://mail.python.org/mailman/listinfo/python-list