Roger Serwy <roger.se...@gmail.com> added the comment:

Here's a patch.

The smart_backspace_event code considers sys.ps1 even though it's not a PyShell 
instance. The "context_use_ps1" flag is already used to modify other behavior 
of the editor window when it is a PyShell instance, so it is appropriate to use 
it here as well.

----------
keywords: +patch
nosy: +serwy
Added file: http://bugs.python.org/file23407/patch13039.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to