Message219863
| Author | Saimadhav.Heblikar |
|---|---|
| Recipients | Saimadhav.Heblikar, jesstess, terry.reedy |
| Date | 2014-06-06.06:36:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402036595.31.0.93623743551.issue21676@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Add unittest for idlelib's replace dialog.
7 lines related to replacedialog logic could not be tested. Any input on how to test those lines?
Running the test suite for idlelib emits:
"ttk::ThemeChanged"
invalid command name "3069198412callit"
while executing
"3069198412callit"
("after" script)
invalid command name "3051229868callit"
while executing
"3051229868callit"
("after" script),
though the tests pass.
If this is fine, will post a 2.7 backport. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-06 06:36:35 | Saimadhav.Heblikar | set | recipients: + Saimadhav.Heblikar, terry.reedy, jesstess |
| 2014-06-06 06:36:35 | Saimadhav.Heblikar | set | messageid: <1402036595.31.0.93623743551.issue21676@psf.upfronthosting.co.za> |
| 2014-06-06 06:36:35 | Saimadhav.Heblikar | link | issue21676 messages |
| 2014-06-06 06:36:34 | Saimadhav.Heblikar | create | |