semicolon at end of python's statements

Tim Chase python.list at tim.thechases.com
Wed Aug 28 20:37:16 EDT 2013


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






More information about the Python-list mailing list