Terry J. Reedy added the comment:
The 'Theme changed' message is maddening. I verified that is was not occurring
without this patch. I made sure all widgets were passed cls.root as master,
and that all were delected. Running the class with "def test_dummy(self):
pass" and all other methods
Roundup Robot added the comment:
New changeset d8ed90a35505 by Terry Jan Reedy in branch '3.5':
Issue #21676: test IDLE replace dialog. Original patch by Saimadhav Heblikar.
https://hg.python.org/cpython/rev/d8ed90a35505
--
nosy: +python-dev
___
Pyth
New submission from Saimadhav Heblikar:
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 ex