Message314543
| Author | triccare triccare |
|---|---|
| Recipients | Dan.kamp, Julian.Scheid, eitan.adler, evanj, ned.deily, r.david.murray, ronaldoussoren, triccare triccare, willingc |
| Date | 2018-03-27.18:28:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522175310.28.0.467229070634.issue13829@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have run into this bug which can be reliably reproduced by importing tkinter. However, I have found another workaround if one does not want to deal with the environmental variable and may point to a possible bug fix. Before forking, any use of `urlopen` alleviates the bug. This is demonstrated in the attached example. Example works under Python 3.6.4 and Mac OS 10.12.6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-27 18:28:30 | triccare triccare | set | recipients: + triccare triccare, ronaldoussoren, ned.deily, r.david.murray, evanj, Julian.Scheid, Dan.kamp, eitan.adler, willingc |
| 2018-03-27 18:28:30 | triccare triccare | set | messageid: <1522175310.28.0.467229070634.issue13829@psf.upfronthosting.co.za> |
| 2018-03-27 18:28:30 | triccare triccare | link | issue13829 messages |
| 2018-03-27 18:28:30 | triccare triccare | create | |