Re: triple quoted strings as comments
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: triple quoted strings as comments

From: Roy Smith <roy@panix.com>
Date: Tue Jan 31 2006 - 02:59:14 CET

"dmh2000" <dmh2000@gmail.com> wrote:
> I recently complained elsewhere that Python doesn't have multiline
> comments.

Of course it has multi-line comments. They look like this:

# This is the first line
# and this is the second.

Why is that a problem?
Received on Tue Feb 7 20:18:19 2006