Message333903
| Author | terry.reedy |
|---|---|
| Recipients | cheryl.sabella, louielu, terry.reedy |
| Date | 2019-01-17.22:28:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547764133.74.0.132214604491.issue30290@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Postscript: this test that the retrieved text has at least two lines caught a bug in the new Windows Store python distribution.
self.assertEqual(printer._Printer__lines[1],
dialog._current_textview.textView.get('2.0', '2.end'))
The license file was missing and the backup default had only one line.
#35683, msg333891 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-17 22:28:55 | terry.reedy | set | recipients: + terry.reedy, louielu, cheryl.sabella |
| 2019-01-17 22:28:53 | terry.reedy | set | messageid: <1547764133.74.0.132214604491.issue30290@roundup.psfhosted.org> |
| 2019-01-17 22:28:53 | terry.reedy | link | issue30290 messages |
| 2019-01-17 22:28:53 | terry.reedy | create | |