Chris Withers wrote:
> I think "python setup.py install" is so idiomatic that it seems silly
> to break it for the sake of two lines of python. There's also an
> element of "explicit is better than implicit" in the feel of actually
> running setup.py... 


Besides the already given arguments, getting away of the current
distutils commands/subcommands and their imperative nature is a big
advantage by itself.

David
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to