On Fri, Oct 8, 2010 at 9:25 AM, Jeroen Ruigrok van der Werven <asmo...@in-nomine.org> wrote: > -On [20101008 09:07], Tarek Ziadé (ziade.ta...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com