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


Groups > comp.lang.python > #53202 > unrolled thread

Re: semicolon at end of python's statements

Started byChris Angelico <rosuav@gmail.com>
First post2013-08-29 10:39 +1000
Last post2013-08-29 10:39 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: semicolon at end of python's statements Chris Angelico <rosuav@gmail.com> - 2013-08-29 10:39 +1000

#53202 — Re: semicolon at end of python's statements

FromChris Angelico <rosuav@gmail.com>
Date2013-08-29 10:39 +1000
SubjectRe: semicolon at end of python's statements
Message-ID<mailman.337.1377736795.19984.python-list@python.org>
On Thu, Aug 29, 2013 at 10:37 AM, Tim Chase
<python.list@tim.thechases.com> wrote:
> On 2013-08-29 10:31, Chris Angelico wrote:
>> but putting semicolons at the ends of Python statements is as
>> useless as putting ((((lots of (((irritating (((superfluous
>> (((parentheses))))))))))))) in your C++ code. The parser won't mind,
>> but subsequent programmers will wonder what these unnecessary
>> syntactic elements are for.
>
> That would would be a lisp programmer writing C++ code? :-)

Isn't that what LISP stands for? Lots of Irritating Superfluous Parentheses? :)

I shouldn't talk, though. Never used LISP for anything serious -
nearest I've done is to use Scheme to tinker with GNU Lilypond.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web