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


Groups > comp.lang.python > #47674

Re: "Don't rebind built-in names*" - it confuses readers

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: "Don't rebind built-in names*" - it confuses readers
Date 2013-06-11 17:29 +0100
References <kp5q5o$fj1$1@ger.gmane.org> <mailman.3011.1370934571.3114.python-list@python.org> <2eb38e14-55ea-4fe2-9108-9a13ef120a73@s2g2000pbz.googlegroups.com> <51b7277f$0$29997$c3e8da3$5496439d@news.astraweb.com> <1dc02b3c-8e2c-496f-9c6a-ce162c42b10b@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3027.1370968169.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 11/06/2013 16:43, Rick Johnson wrote:
> On Tuesday, June 11, 2013 8:34:55 AM UTC-5, Steven D'Aprano wrote:
>
>> GvR is saying that it's okay to use the names of built-in functions or
>> types as the names of local variables, even if that causes the built-in
>> to be inaccessible within that function.
>
> Looks like we've finally found the traitor! Code smells propagating down from the apex of the pyramid... well thanks for the wonderful advice Guido, and with it you've cursed Python's stdlib to another decade of unprofessional code!
>
> PS: Excuse me whilst i brew myself a nice cup of HEMLOCK TEA!!! ಠ_ಠ
>

At long last I've received some good news.  But blast it, you've only 
said you'll brew it, not that you'll drink it.  Still, I can but hope.

-- 
"Steve is going for the pink ball - and for those of you who are 
watching in black and white, the pink is next to the green." Snooker 
commentator 'Whispering' Ted Lowe.

Mark Lawrence

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


Thread

Re: "Don't rebind built-in names*" - it confuses readers Peter Otten <__peter__@web.de> - 2013-06-11 09:09 +0200
  Re: "Don't rebind built-in names*" - it confuses readers rusi <rustompmody@gmail.com> - 2013-06-11 04:12 -0700
    Re: "Don't rebind built-in names*" - it confuses readers Peter Otten <__peter__@web.de> - 2013-06-11 14:06 +0200
    Re: "Don't rebind built-in names*" - it confuses readers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-11 13:34 +0000
      Re: "Don't rebind built-in names*" - it confuses readers Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-11 08:43 -0700
        Re: "Don't rebind built-in names*" - it confuses readers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-11 17:29 +0100

csiph-web