Another newbie design question
Patrick Mullen
saluk64007 at gmail.com
Mon Dec 17 17:02:17 EST 2007
More information about the Python-list mailing list
Mon Dec 17 17:02:17 EST 2007
- Previous message (by thread): Another newbie design question
- Next message (by thread): Another newbie design question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 17, 2007 1:10 PM, Bruno Desthuilliers <bdesth.quelquechose at free.quelquepart.fr> wrote: > Hem... May I remind you that Python doesn't have block comments ?-) I suppose we could argue semantics, since """ strings are actually processed, but they are basically block comments. So, there we are, multiline strings AND block comments! > > However, inspection of a vast corpus of code might lead one > > to believe that any commenting capability was completely unnecessary. Lol! Who uses them dern comments anyway?
- Previous message (by thread): Another newbie design question
- Next message (by thread): Another newbie design question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list