17 Mar
2011
17 Mar
'11
6:08 p.m.
At 05:13 PM 3/17/2011 -0400, Jim Fulton wrote:
I suggest the following:
Look for argv[0]+'.pythonv' and then for '../pythonv.cfg'.
So if I've linked the Python executable to ./bin/clean, look for ./bin/clean.pythonv and ./pythonv.cfg.
And on Windows, presumably remove the .exe part? or are you saying 'python.exe.pythonv'?