wish: multiline comments

Stidolph, David stidolph at origin.ea.com
Wed Dec 1 08:44:11 EST 1999


You've got them.

""" This is a multi-line comment
that runs until the next set
of triple quotes."""

That was a comment in every sense.  The only other thing is that following a
class definition, it places the comment in the __doc__ variable.

-----Original Message-----
From: Ionel Simionescu [mailto:ionel at psy.uva.nl]
Sent: Wednesday, December 01, 1999 6:17 AM
To: python-list at python.org
Subject: wish: multiline comments


Hi,


I would like to see multiline comments possible in some future version of
Python.


Thank you,
ionel



-- 
http://www.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list