What's the word on using """ to comment-out?

rantingrick rantingrick at gmail.com
Wed Feb 24 14:03:52 EST 2010


On Feb 24, 12:18 pm, kj <no.em... at please.post> wrote:
> I think I remember, early in my learning of Python, coming across
> the commandment "THOU SHALT NOT USE TRIPLE-QUOTES TO COMMENT-OUT
> LINES OF CODE", or something to that effect.  But now I can't find
> it!

Your going to get many opinions on this subject but my stance is --
use quotes for stings and hash chars for comments -- thats the end of
it for me ;)



More information about the Python-list mailing list