On Thu, Mar 17, 2011 at 6:08 PM, P.J. Eby <p...@telecommunity.com> wrote:
> 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'?

I wasn't thinking that hard. Yes, remove the .exe part.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to