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 ;-) -- [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
