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 martin.panter
Recipients kmecpp, martin.panter
Date 2015-07-06.03:04:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436151854.88.0.123394845675.issue24572@psf.upfronthosting.co.za>
In-reply-to
Content
See also Issue 23220, specifically about the backspace control code.

I understand the only control codes that Idle handles are newlines (line feed, \n) and tabs (\t).
History
Date User Action Args
2015-07-06 03:04:14martin.pantersetrecipients: + martin.panter, kmecpp
2015-07-06 03:04:14martin.pantersetmessageid: <1436151854.88.0.123394845675.issue24572@psf.upfronthosting.co.za>
2015-07-06 03:04:14martin.panterlinkissue24572 messages
2015-07-06 03:04:14martin.pantercreate