1 Jul 2009 01:34
Re: PEP 376
Tarek Ziadé <ziade.tarek <at> gmail.com>
2009-06-30 23:34:53 GMT
2009-06-30 23:34:53 GMT
On Wed, Jul 1, 2009 at 12:47 AM, Steven D'Aprano<steve <at> pearwood.info> wrote: > On Wed, 1 Jul 2009 05:19:07 am Tarek Ziadé wrote: >> 2009/6/30 Guido van Rossum <guido <at> python.org>: > ... >> > So what *is* the distutils-sig consensus? >> >> The consensus is to have one and only one way to install >> distributions in Python, > > "One and only one way"? Shouldn't that be "one obvious way"? > > There is a big difference -- the first implies that Python should > actively prohibit (somehow!) or at least inhibit any other install > mechanisms, while the second implies that there should be a preferred, > obvious, but not compulsory, mechanism. > > If you say "one and only one", and I take you at your word, then I can > only assume that you want to actively prevent me from manually > dropping .py files into my PYTHONPATH and having them work. I would > guess that's probably not what you mean, but that's what it sounds like > you're proposing. I don't like guessing -- would you please clarify > what you mean? one and only one way to install a distribution using its setup.py script, among the ways provided by easy_install, distutils and pip. e.g. avoiding having different format/location for the generated .egg.info; > > > Some questions and comments regarding the PEP:(Continue reading)
>
> So what *is* the distutils-sig consensus?
>
> And is there consensus outside of it? (Remember the ipaddr debacle.
> It's easy for people to miss an important PEP.)
Looks like the discussion isn't quite over yet...
I did read about a third of the PEP but still feel pretty lost about
how it all fits together; I won't have time to read more until next
week, probably. I made some minor edits for typos and grammar (being
PEP editor and all
RSS Feed