[Python-3000] python3000 C and C++ style coments
Tomy novella
tomasnovella at gmail.com
Sun Dec 23 14:39:49 CET 2007
Hi,
I think it would be great if C style(/* */) and C++ style(//)
comments appeared in python3000.
At least I need C style comments and I think they would be useful for
everybody because for example when I am "debugging" program(commenting
code which doesnt work); much easier to comment a block of lines by
tags /* and */ than adding # on the start of each line...
PS: Sorry for some grammar mistakes, if there are any ;-)
--
Tom at sQo
tomasnovella at gmail.com
More information about the Python-3000
mailing list