New submission from Nul Character <nulcharac...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14663>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to