Message219322
So I don't know what the best way to do this, but I changed the widget_tests.py in order to set tkinter.wantobjects = 0 if a 'wantobjects' flag was passed through test.support.use_resources.
Then I added a new test called test_ttk_guionly_wantobj, where it turns on wantobjects. If we create a new module, then we start off with a clean tkinter object.
Before I go this route for all the tests, I wanted to make sure if this was the correct way to go about it. |
|
Date |
User |
Action |
Args |
2014-05-28 23:44:14 | Lita.Cho | set | recipients:
+ Lita.Cho, gpolo, jesstess, zach.ware, serhiy.storchaka |
2014-05-28 23:44:14 | Lita.Cho | set | messageid: <1401320654.15.0.919943966393.issue21585@psf.upfronthosting.co.za> |
2014-05-28 23:44:14 | Lita.Cho | link | issue21585 messages |
2014-05-28 23:44:13 | Lita.Cho | create | |
|