semicolons

Dave Brueck dave at pythonapocrypha.com
Mon Apr 11 18:37:12 EDT 2005


Mage wrote:
> I amafraid of I will stop using semicolons in other languages after one
> or two months of python. However I see that python simply ignores the
> semicolons atd the end of the lines.
> 
> What's your advice? I don't want to write full-of-typo php scripts but I
> see the logic of the python syntax too.

Don't punish Python for the shortcomings of other languages! :)

-Dave



More information about the Python-list mailing list