Message206696
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, zach.ware |
| Date | 2013-12-20.17:27:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387560425.15.0.978818997801.issue20035@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This looks fragile. What if some test will import tkinter after other test "unfix" the environment? I suggest unload the tkinter._fix module in unfix_environ(). Then next import should implicitly fix the environment. And explicit fix_environ() will be not needed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-20 17:27:05 | serhiy.storchaka | set | recipients: + serhiy.storchaka, zach.ware |
| 2013-12-20 17:27:05 | serhiy.storchaka | set | messageid: <1387560425.15.0.978818997801.issue20035@psf.upfronthosting.co.za> |
| 2013-12-20 17:27:05 | serhiy.storchaka | link | issue20035 messages |
| 2013-12-20 17:27:05 | serhiy.storchaka | create | |