On Dec 17, 2007 1:10 PM, Bruno Desthuilliers
<[EMAIL PROTECTED]> 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?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to