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


Groups > comp.lang.python > #53200

Re: semicolon at end of python's statements

Date 2013-08-28 19:37 -0500
From Tim Chase <python.list@tim.thechases.com>
Subject Re: semicolon at end of python's statements
References <1377735506.18906.15.camel@debian> <CAPTjJmrnE3DSFURxRyjYz3t=AFf3=hTZFEH4znd5Pt5Oh9_79g@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.335.1377736563.19984.python-list@python.org> (permalink)

Show all headers | View raw


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? :-)

-tkc


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


Thread

Re: semicolon at end of python's statements Tim Chase <python.list@tim.thechases.com> - 2013-08-28 19:37 -0500

csiph-web