[Python-Dev] Python and the Linux Standard Base (LSB)

Barry Warsaw barry at python.org
Thu Nov 30 16:24:02 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Nov 30, 2006, at 9:49 AM, Talin wrote:

> I really don't like all these "cute" names, simply because they are  
> obscure. Names that only make sense once you've gotten the joke may  
> be self-gratifying but not good HCI.

Warsaw's Fifth Law :)

> How about:
>
>    python -M install
>
> Or maybe we could even lobby to get:
>
>    python --install
>
> as a synonym of the above?

As Ronald points out, installing is only one action, and then you  
have to handle all of its options too.  Maybe that means

python -M install --install-dir foo --other-setuptools-options

would work, but I don't think just bare --install does.  I'm also not  
sure "python -M install" is a big improvement over "egg" or whatever  
("egg" actually isn't bad).

- -Barry

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iQCVAwUBRW73knEjvBPtnXfVAQKXHAQAgpcTBkhkN12H/JNOT2NJFMd+jilYYCnQ
DmcwEnKeBEM0VoLelXKRs7xAj+ULownvL3Lv4bBgpXw69lH5ZCMcWLme2lnkD3Ko
B0KSUSRS3DjApy4VTSBHW0M78K2n1yJ0XfTp2ceWfk42O1C6Qi6nnFkh2VT617tI
hXKYWAzJaFA=
=QY+p
-----END PGP SIGNATURE-----


More information about the Python-Dev mailing list