[Python-Dev] Distutils2 scripts
Alexis Métaireau
alexis at notmyidea.org
Fri Oct 8 18:43:33 CEST 2010
Le 10/08/2010 05:25 PM, Tarek Ziadé a écrit :
> On Fri, Oct 8, 2010 at 5:53 PM, Toshio Kuratomi <a.badger at gmail.com> wrote:
>> On Fri, Oct 08, 2010 at 05:12:44PM +0200, Antoine Pitrou wrote:
> ...
>>>> pysetup is shorter
>
> Let's use pysetup !
+1 on pysetup. Reusing the well known "setup" and adding py as a prefix
will avoid any conflict.
>
> ...
>> I won't bikeshed as long as we stay away from conflicting names.
>
> +1.
>
> So. Let's add pysetup in distutils2, that will be installed as a
> classical script. Once we move distutils2 back in the stdlib, it will
> be provided in Python's bin dir, so people will have the same
> "pysetup" name everywhere,
>
>
> Tarek
>
More information about the Python-Dev
mailing list