Message192611
| Author | philwebster |
|---|---|
| Recipients | JayKrish, Todd.Rovito, philwebster, terry.reedy |
| Date | 2013-07-08.04:56:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1373259363.24.0.48979970018.issue18279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch contains mock_idle.py and the rstrip test using the mock text widget from #18365. Terry- For some reason, the Text widget always contains a '\n' as the last character even when there is nothing visible. Doing a text.get('1.0','end') always has a '\n' at the end from what I can tell. I'm not sure about the filename changing, is it worth creating a new issue for? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-08 04:56:03 | philwebster | set | recipients: + philwebster, terry.reedy, Todd.Rovito, JayKrish |
| 2013-07-08 04:56:03 | philwebster | set | messageid: <1373259363.24.0.48979970018.issue18279@psf.upfronthosting.co.za> |
| 2013-07-08 04:56:03 | philwebster | link | issue18279 messages |
| 2013-07-08 04:56:03 | philwebster | create | |