Having trouble setting up an extremely simple server...
Gregory Ewing
greg.ewing at canterbury.ac.nz
Thu Nov 21 23:02:01 EST 2013
Cilantro MC wrote:
> I prefer using the semicolons... They aren't making my code wrong... I use
> other programming languages from time to time, and I'd rather just always use
> semicolons, as with the parentheses.
It's your choice, but just be aware that other Python
programmers reading your code will find it annoying,
and it's not generally a good idea to annoy people
that you're asking for help. :-)
--
Greg
More information about the Python-list
mailing list