[Distutils] pythonv: let's also make sure the standard Python install includes an "isolated" python
Jim Fulton
jim at zope.com
Fri Mar 18 16:05:57 CET 2011
On Thu, Mar 17, 2011 at 6:08 PM, P.J. Eby <pje at 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
More information about the Distutils-SIG
mailing list