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

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Nov 5 23:58:31 EST 2009


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
Probably the distutils SIG is a better place to ask:
http://www.python.org/community/sigs/current/distutils-sig/

-- 
Gabriel Genellina




More information about the Python-list mailing list