Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53200 > unrolled thread
| Started by | Tim Chase <python.list@tim.thechases.com> |
|---|---|
| First post | 2013-08-28 19:37 -0500 |
| Last post | 2013-08-28 19:37 -0500 |
| 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.
Re: semicolon at end of python's statements Tim Chase <python.list@tim.thechases.com> - 2013-08-28 19:37 -0500
| From | Tim Chase <python.list@tim.thechases.com> |
|---|---|
| Date | 2013-08-28 19:37 -0500 |
| Subject | Re: semicolon at end of python's statements |
| Message-ID | <mailman.335.1377736563.19984.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web