Message 385622 - Python tracker

Message385622

Author terry.reedy
Recipients kimsey0, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2021-01-25.12:19:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611577198.52.0.976832967428.issue36086@roundup.psfhosted.org>
In-reply-to
Content
turtledemo currently requires a couple of modules from idlelib.  One to syntax color examples, another to display the help file.  So turtledemo would have to be patched if IDLE were separate from tkinter.
History
Date User Action Args
2021-01-25 12:19:58terry.reedysetrecipients: + terry.reedy, paul.moore, tim.golden, kimsey0, zach.ware, steve.dower
2021-01-25 12:19:58terry.reedysetmessageid: <1611577198.52.0.976832967428.issue36086@roundup.psfhosted.org>
2021-01-25 12:19:58terry.reedylinkissue36086 messages
2021-01-25 12:19:58terry.reedycreate