[Python-Dev] Distutils2 scripts

Tarek Ziadé ziade.tarek at gmail.com
Fri Oct 8 09:50:08 CEST 2010


On Fri, Oct 8, 2010 at 9:25 AM, Jeroen Ruigrok van der Werven
<asmodai at in-nomine.org> wrote:
> -On [20101008 09:07], Tarek Ziadé (ziade.tarek at gmail.com) wrote:
>>I just wanted to make sure that once distutils2 is back in the stdlib,
>>it's OK for us to add that script in the distribution.
>
> Ah, one thing that came to mind:
>
> is this script supposed to be installed in /usr{/local}/bin? If so, how
> would it look like for multiple Python distributions that are installed?

This script will be installed besides the Python executable, so it
should follow the same naming rules depending on the OSes.
e.g. a -MINOR.MINOR suffix is appended *or* each python version has
its own bin/ location etc.

-- 
Tarek Ziadé | http://ziade.org


More information about the Python-Dev mailing list