Message 186500 - Python tracker
Message186500
| Author | ronaldoussoren |
|---|---|
| Recipients | Todd.Rovito, ned.deily, roger.serwy, ronaldoussoren |
| Date | 2013-04-10.14:51:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365605475.65.0.0505605628561.issue17654@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The trigger for the customizations is probably too specific. The primary reason for a having a check that's more specific than 'if sys.platform == "darwin"' is to avoid using the customizations when someone uses an X11 build of Tk and I didn't know (and still don't) a way to check for a "native" Tk port. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-10 14:51:15 | ronaldoussoren | set | recipients: + ronaldoussoren, ned.deily, roger.serwy, Todd.Rovito |
| 2013-04-10 14:51:15 | ronaldoussoren | set | messageid: <1365605475.65.0.0505605628561.issue17654@psf.upfronthosting.co.za> |
| 2013-04-10 14:51:15 | ronaldoussoren | link | issue17654 messages |
| 2013-04-10 14:51:15 | ronaldoussoren | create | |