distutils.core.setup --install-script option in Python 2.6 ?

j vickroy Jim.Vickroy at noaa.gov
Fri Nov 6 05:12:40 EST 2009


Gabriel Genellina wrote:
> En Thu, 05 Nov 2009 16:15:06 -0300, j vickroy <jim.vickroy at noaa.gov> 
> escribió:
> 
>> I have just upgraded from Python 2.5 to 2.6 and am unable to locate 
>> any trace of the --install-script option, in release 2.6.4 (MS Windows 
>> XP), for distutils.core.setup.  I also have been unable to locate any 
>> mention of it on-line.
> 
> Do you mean this option?
> http://docs.python.org/distutils/builtdist.html#the-postinstallation-script
... actually, I really do mean the --install-script option

> Probably the distutils SIG is a better place to ask:
> http://www.python.org/community/sigs/current/distutils-sig/
> 

Thanks for the tip, I'll give that a try.



More information about the Python-list mailing list