Roy Smith wrote: > > you can quickly comment out regions by putting them > > inside a triple-quoted string.) > > Except that triple-quotes don't nest.
''' """...except when they do""" ''' </F> -- http://mail.python.org/mailman/listinfo/python-list
Roy Smith wrote: > > you can quickly comment out regions by putting them > > inside a triple-quoted string.) > > Except that triple-quotes don't nest.
''' """...except when they do""" ''' </F> -- http://mail.python.org/mailman/listinfo/python-list