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


Groups > comp.lang.python > #95913

Re: Python handles globals badly.

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Python handles globals badly.
Date 2015-09-03 02:15 +0100
References <c3363$547e74fe$5419aafe$24179@news.ziggo.nl> <253e3584-1d4d-4e6f-b42f-2cdbfa4ad785@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.50.1441243208.8327.python-list@python.org> (permalink)

Show all headers | View raw


On 02/09/2015 23:25, tdev@freenet.de wrote:
> Therefore still hoping a new PEP will arise.
>
> @Mark Lawrence
> This response I have not checked. Can you provide arguments or clarify your statement?
>

The over use of globals is never to be encouraged, which is precisely 
what this would do.  You could try raising this on python-ideas but I 
suspect you'd be wasting your time, so writing a PEP would almost 
certainly be a waste of time.  Still, if you've got free time go ahead, 
I won't stop you.

-- 
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-02 15:25 -0700
  Re: Python handles globals badly. Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-02 16:57 -0600
  Re: Python handles globals badly. Vladimir Ignatov <kmisoft@gmail.com> - 2015-09-02 20:16 -0400
  Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-03 02:10 +0100
  Re: Python handles globals badly. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-03 02:15 +0100
  Re: Python handles globals badly. "Sven R. Kunze" <srkunze@mail.de> - 2015-09-04 01:06 +0200

csiph-web