Message145549
| Author | roger.serwy |
|---|---|
| Recipients | etuardu, ezio.melotti, roger.serwy, terry.reedy |
| Date | 2011-10-14.16:40:47 |
| SpamBayes Score | 0.0011295283 |
| Marked as misclassified | No |
| Message-id | <1318610448.61.0.27521842163.issue13039@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-14 16:40:48 | roger.serwy | set | recipients: + roger.serwy, terry.reedy, ezio.melotti, etuardu |
| 2011-10-14 16:40:48 | roger.serwy | set | messageid: <1318610448.61.0.27521842163.issue13039@psf.upfronthosting.co.za> |
| 2011-10-14 16:40:48 | roger.serwy | link | issue13039 messages |
| 2011-10-14 16:40:47 | roger.serwy | create | |