Message 219246 - Python tracker
Message219246
| Author | Lita.Cho |
|---|---|
| Recipients | Lita.Cho, Ramchandra Apte, ezio.melotti, jesstess, kbk, orsenthil, rhettinger, terry.reedy |
| Date | 2014-05-28.02:14:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401243299.36.0.753574089255.issue17172@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I currently have a patch where the Turtle Demo now shows up in the Help menu rather than in File menu. I also have it such that Turtle is now launched as a separate process rather than within the IDLE process. Currently, the commend is calling ./python.exe so it uses my build of Python rather than my system's python. But I can change that once people agree this is the right way to go. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-28 02:15:00 | Lita.Cho | set | recipients: + Lita.Cho, rhettinger, terry.reedy, kbk, orsenthil, ezio.melotti, jesstess, Ramchandra Apte |
| 2014-05-28 02:14:59 | Lita.Cho | set | messageid: <1401243299.36.0.753574089255.issue17172@psf.upfronthosting.co.za> |
| 2014-05-28 02:14:59 | Lita.Cho | link | issue17172 messages |
| 2014-05-28 02:14:58 | Lita.Cho | create | |