Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63222
| Date | 2014-01-05 22:54 +0200 |
|---|---|
| From | Göktuğ Kayaalp <self@gkayaalp.com> |
| Subject | Re: Postfix conditionals |
| References | <mailman.4966.1388953508.18130.python-list@python.org> <roy-060911.15410605012014@news.panix.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4967.1388955283.18130.python-list@python.org> (permalink) |
On 05-01-2014 22:41, Roy Smith wrote: > In article <mailman.4966.1388953508.18130.python-list@python.org>, > Göktu€ Kayaalp <self@gkayaalp.com> wrote: > >> py> for i in [False]: >> ... break if not i > Python is not Perl. Well done! Good for you, that you know the fact; but you are not being constructive. Python is not C either, but we have the while loop. Python is not Smalltalk, but we have classes. Python is not LISP, but we have function literals. Hopefully Guido did not have your approach back when he created Python, or we'd have an assembly language or something instead today.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Postfix conditionals Göktuğ Kayaalp <self@gkayaalp.com> - 2014-01-05 22:24 +0200
Re: Postfix conditionals Roy Smith <roy@panix.com> - 2014-01-05 15:41 -0500
Re: Postfix conditionals Göktuğ Kayaalp <self@gkayaalp.com> - 2014-01-05 22:54 +0200
Re: Postfix conditionals Dan Stromberg <drsalists@gmail.com> - 2014-01-05 13:08 -0800
Re: Postfix conditionals "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-06 01:40 +0000
Re: Postfix conditionals Göktuğ Kayaalp <self@gkayaalp.com> - 2014-01-06 09:51 +0200
Re: Postfix conditionals "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-07 00:48 +0000
Re: Postfix conditionals "BartC" <bc@freeuk.com> - 2014-02-03 23:43 +0000
Re: Postfix conditionals Göktuğ Kayaalp <self@gkayaalp.com> - 2014-02-04 07:16 +0200
Re: Postfix conditionals "BartC" <bc@freeuk.com> - 2014-02-04 10:00 +0000
Re: Postfix conditionals Chris Angelico <rosuav@gmail.com> - 2014-02-04 16:23 +1100
csiph-web