This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nulchar
Recipients nulchar
Date 2012-04-24.18:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335290833.16.0.0579074367428.issue14663@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-04-24 18:07:13nulcharsetrecipients: + nulchar
2012-04-24 18:07:13nulcharsetmessageid: <1335290833.16.0.0579074367428.issue14663@psf.upfronthosting.co.za>
2012-04-24 18:07:12nulcharlinkissue14663 messages
2012-04-24 18:07:12nulcharcreate