[New-bugs-announce] [issue14663] Cannot comment out comments

Nul Character report at bugs.python.org
Tue Apr 24 20:07:13 CEST 2012


New submission from Nul Character <nulcharacter at gmail.com>:

When attempting to comment out a comment and thus nullifying it, the interpreter just double comments the line. This behavior works with multiline comments, however, the single line comments "double-comment" the line.

----------
components: Interpreter Core
files: comment.py
messages: 159180
nosy: nulchar
priority: normal
severity: normal
status: open
title: Cannot comment out comments
type: performance
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file25344/comment.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14663>
_______________________________________


More information about the New-bugs-announce mailing list