Multi-Line Comment
Christopher Blunck
blunck at gst.com
Wed Aug 13 01:07:09 EDT 2003
On Mon, 11 Aug 2003 14:17:38 -0500, Skip Montanaro wrote:
>
> Doug> I've been using Python for quite some time now, and I'm a bit
> Doug> stumped. Does it really not have a multi-line comment? I think I
> Doug> must just be missing something simple and stupid.
>
> Nope, no multi-line comment. The python-mode package which is available for
> Emacs and XEmacs supports commenting a block of text. You can also use
> triple-quoted strings:
That always stumped me as well. Any idea what the justification for this
was, Skip?
-c
More information about the Python-list
mailing list