Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53202
| References | <1377735506.18906.15.camel@debian> <CAPTjJmrnE3DSFURxRyjYz3t=AFf3=hTZFEH4znd5Pt5Oh9_79g@mail.gmail.com> <20130828193716.07bad258@bigbox.christie.dr> |
|---|---|
| Date | 2013-08-29 10:39 +1000 |
| Subject | Re: semicolon at end of python's statements |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.337.1377736795.19984.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: semicolon at end of python's statements Chris Angelico <rosuav@gmail.com> - 2013-08-29 10:39 +1000
csiph-web