Message 211642 - Python tracker
Message211642
| Author | taleinat |
|---|---|
| Recipients | Todd.Rovito, martin.panter, rhettinger, roger.serwy, taleinat, terry.reedy |
| Date | 2014-02-19.18:49:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392835780.08.0.482877909693.issue6143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached another patch which adds support for the Squeezer extension to ClearWindow. This is necessary in case the Squeezer extension is added to IDLE. This patch allows ClearWindow to properly remove "squeezed text" buttons created by Squeezer, and also reinsert them if the 'clear' operation is undone. This patch also updates the relevant ClearWindow tests as well as adding new tests to check the new functionality. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-19 18:49:40 | taleinat | set | recipients: + taleinat, rhettinger, terry.reedy, roger.serwy, Todd.Rovito, martin.panter |
| 2014-02-19 18:49:40 | taleinat | set | messageid: <1392835780.08.0.482877909693.issue6143@psf.upfronthosting.co.za> |
| 2014-02-19 18:49:40 | taleinat | link | issue6143 messages |
| 2014-02-19 18:49:39 | taleinat | create | |