This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Ehsonjon Gadoev, epaine, gregorlingl, terry.reedy, willingc
Date 2020-07-28.20:12:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595967132.42.0.783528741816.issue41380@roundup.psfhosted.org>
In-reply-to
Content
From the closed PR: "I'll delete it from turtledemo and it will be at tools/demo file!"

No! turtledemo was in tools/demo in 2.x, where hardly anyone saw it.  It was made into an importable module in 3.0.  A link was later added to the IDLE help menu.  I oppose adding any turtle demos back to tools/demo.  I would rather pull the few tkinter demos into a tkinter.demo subdirectory.
History
Date User Action Args
2020-07-28 20:12:12terry.reedysetrecipients: + terry.reedy, gregorlingl, willingc, epaine, Ehsonjon Gadoev
2020-07-28 20:12:12terry.reedysetmessageid: <1595967132.42.0.783528741816.issue41380@roundup.psfhosted.org>
2020-07-28 20:12:12terry.reedylinkissue41380 messages
2020-07-28 20:12:12terry.reedycreate