Message105853
| Author | ronaldoussoren |
|---|---|
| Recipients | janssen, ronaldoussoren, vstinner |
| Date | 2010-05-16.09:40:06 |
| SpamBayes Score | 0.02051003 |
| Marked as misclassified | No |
| Message-id | <1274002808.57.0.374221606181.issue8716@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
BTW. Another way of testing, assuming you have two accounts: use 'su - otheraccount' to get a shell session as another user then try to start tk using: import Tkinter root = Tkinter.Tk() This will currently crash the interpreter due to an uncaught Objective-C exception (as seen in msg105735) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-16 09:40:08 | ronaldoussoren | set | recipients: + ronaldoussoren, janssen, vstinner |
| 2010-05-16 09:40:08 | ronaldoussoren | set | messageid: <1274002808.57.0.374221606181.issue8716@psf.upfronthosting.co.za> |
| 2010-05-16 09:40:06 | ronaldoussoren | link | issue8716 messages |
| 2010-05-16 09:40:06 | ronaldoussoren | create | |