Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96196

Re: Python handles globals badly.

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Python handles globals badly.
Date 2015-09-09 17:46 +0100
References (2 earlier) <55E8E09A.3080309@gmail.com> <msapn9$5aa$1@ger.gmane.org> <mailman.205.1441702743.8327.python-list@python.org> <55efa705$0$1653$c3e8da3$5496439d@news.astraweb.com> <55F04A60.9050402@rece.vub.ac.be>
Newsgroups comp.lang.python
Message-ID <mailman.274.1441817233.8327.python-list@python.org> (permalink)

Show all headers | View raw


On 09/09/2015 16:04, Antoon Pardon wrote:
> Op 09-09-15 om 05:27 schreef Steven D'Aprano:
>
>> In the case of case/switch, there is no consensus on what the statement
>> should do, how it should work, what purpose it has, or what syntax it
>> should use. Rather than "there's no alternative to a case statement", the
>> situation was more like "there are many good alternatives to the various
>> different case statements people want".
>
> Since when does Guido need a consensus? Look the developers have only limited
> time, and they get to choose what they consider a priority and what they don't.
> And if they think other things have higher priority, fine by me. But don't
> come with, no support/consensus with the users, because if the dev-team thinks
> something is a good idea, they'll implement it without much consideration for
> support/consensus among the users.
>

A number of recent PEPs have been given delegated authority, so someone 
other than Guido makes the final decision as to whether to accept or 
reject it. I can only suggest you don't follow some of the intense wars 
of words that go on on python-dev, or even python-ideas, as the part 
about this dev-team simply overriding users is nonsense.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Python handles globals badly. tdev@freenet.de - 2015-09-03 12:05 -0700
  Re: Python handles globals badly. Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-03 13:47 -0600
  Re: Python handles globals badly. Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-03 13:51 -0600
  Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-03 23:13 +0100
  Re: Python handles globals badly. Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-03 16:45 -0600
  Re: Python handles globals badly. Michael Torrie <torriem@gmail.com> - 2015-09-03 18:06 -0600
  Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-04 01:47 +0100
  Re: Python handles globals badly. Steven D'Aprano <steve@pearwood.info> - 2015-09-04 12:27 +1000
  Re: Python handles globals badly. Steven D'Aprano <steve@pearwood.info> - 2015-09-04 12:33 +1000
    Re: Python handles globals badly. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-09-08 11:07 +0200
  Re: Python handles globals badly. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-09-08 10:59 +0200
    Re: Python handles globals badly. Steven D'Aprano <steve@pearwood.info> - 2015-09-09 13:27 +1000
      Re: Python handles globals badly. Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-08 23:08 -0600
      Re: Python handles globals badly. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-09-09 17:04 +0200
      Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-09 17:46 +0100
  Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-08 10:22 +0100
  Re: Python handles globals badly. Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-09-08 11:59 +0200
  Re: Python handles globals badly. Laura Creighton <lac@openend.se> - 2015-09-08 12:07 +0200

csiph-web