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 ragreener
Recipients ragreener
Date 2015-03-06.11:56:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425643004.82.0.795836967438.issue23598@psf.upfronthosting.co.za>
In-reply-to
Content
iTerm uses ^? for backspace which is curses.ascii.DEL, patch, makes curses.ascii.DEL use same behaviour as curses.ascii.BS
History
Date User Action Args
2015-03-06 11:56:44ragreenersetrecipients: + ragreener
2015-03-06 11:56:44ragreenersetmessageid: <1425643004.82.0.795836967438.issue23598@psf.upfronthosting.co.za>
2015-03-06 11:56:44ragreenerlinkissue23598 messages
2015-03-06 11:56:44ragreenercreate