Non single-line comments?
Robert L Hicks
bobhicks at adelphia.net
Wed Feb 21 14:47:37 EST 2001
More information about the Python-list mailing list
Wed Feb 21 14:47:37 EST 2001
- Previous message (by thread): Python program stopping execution wating for keypress
- Next message (by thread): Non single-line comments?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What is wrong with the # sign? I think it clearly distinguishes any comments, even multi-line. My .02 - Bob > From: Fernando RodrÃguez <spamers at must.die> > Organization: T.I.A. > Newsgroups: comp.lang.python > Date: Wed, 21 Feb 2001 20:32:12 +0100 > Subject: Non single-line comments? > > Hi! > > Are there any plans to support non single-line comments (a la /* */ in > C)? O:-) I sometimes miss them while debugging... > > > > > //----------------------------------------------- > // Fernando Rodriguez Romero > // > // frr at mindless dot com > //------------------------------------------------
- Previous message (by thread): Python program stopping execution wating for keypress
- Next message (by thread): Non single-line comments?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list