Message127996
| Author | pitrou |
|---|---|
| Recipients | PythonInTheGrass, amaury.forgeotdarc, belopolsky, cgohlke, loewis, pitrou, terry.reedy |
| Date | 2011-02-05.15:28:33 |
| SpamBayes Score | 0.01079874 |
| Marked as misclassified | No |
| Message-id | <1296919713.84.0.946309757939.issue11077@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> As a side note, if Tkinter is intended to be thread safe, the > documentation should say so. Clearly, and in the first paragraph. I'm no Tkinter specialist but, judging by its source code, Tkinter (the Python module) *is* intended to be thread-safe using locking and/or marshalling. As for wxPython, you are right that it is not thread safe. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-05 15:28:33 | pitrou | set | recipients: + pitrou, loewis, terry.reedy, amaury.forgeotdarc, belopolsky, cgohlke, PythonInTheGrass |
| 2011-02-05 15:28:33 | pitrou | set | messageid: <1296919713.84.0.946309757939.issue11077@psf.upfronthosting.co.za> |
| 2011-02-05 15:28:33 | pitrou | link | issue11077 messages |
| 2011-02-05 15:28:33 | pitrou | create | |