Re: Six Minutes and fourty two seconds

2010-03-09 Thread CHEN Guang
>Tobiah wrote: >> Now that I use python, this is the amount of time >> per day that I spend adding forgotten semicolons while >> debugging other languages. >> >What compels you to write Python code without semicolons? >Frederic Try the C language without semicolons and braces http://pythoidc.

Re: Six Minutes and fourty two seconds

2010-03-01 Thread Anthra Norell
Tobiah wrote: Now that I use python, this is the amount of time per day that I spend adding forgotten semicolons while debugging other languages. What compels you to write Python code without semicolons? Frederic -- http://mail.python.org/mailman/listinfo/python-list

Re: Six Minutes and fourty two seconds

2010-02-26 Thread Mark Lawrence
Tobiah wrote: Now that I use python, this is the amount of time per day that I spend adding forgotten semicolons while debugging other languages. You think that's bad? I've spent hours today converting the J language that I don't dare mention to Python. Once in a blue moon I came across a

Re: Six Minutes and fourty two seconds

2010-02-26 Thread mk
Tobiah wrote: Now that I use python, this is the amount of time per day that I spend adding forgotten semicolons while debugging other languages. My objects are flat and I don't know who's Guido. I blame it all on Python. How about a PEP "Let's make Python look like PHP"? Regards, mk -- ht

Re: Six Minutes and fourty two seconds

2010-02-26 Thread Matt Nordhoff
Tobiah wrote: > Now that I use python, this is the amount of time > per day that I spend adding forgotten semicolons while > debugging other languages. You can fix that by not using other languages. :> -- Matt Nordhoff -- http://mail.python.org/mailman/listinfo/python-list