[Python-Dev] Multi-line comments - a case for PEP 3099? (original) (raw)
Guido van Rossum guido at python.org
Tue Jun 19 17🔞15 CEST 2007
- Previous message: [Python-Dev] Multi-line comments - a case for PEP 3099?
- Next message: [Python-Dev] Multi-line comments - a case for PEP 3099?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/19/07, Georg Brandl <g.brandl at gmx.net> wrote:
we got another feature request for multi-line comments.
While it is nice to comment out multiple lines at once, every editor that deserves that name can add a '#' to multiple lines. And there's always "if 0" and triple-quoted strings... I'd als say that the case for TOOWTDI is pretty clear on that.
But perhaps we can keep the Py3k discussions on the python-3000 at python.org list?
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Multi-line comments - a case for PEP 3099?
- Next message: [Python-Dev] Multi-line comments - a case for PEP 3099?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]