Wulian
|
9c01db40aa
|
gh-125665: Update turtledemo docstrings with correct file names (#125691)
Co-authored-by: Wulian <xiguawulian@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2024-10-23 16:29:32 -04:00 |
Terry Jan Reedy
|
8450c53315
|
Issue #22065: Menus, unlike Menubottons, do not have a state option.
Since a new demo can now be loaded while one is running,
adjust loadfile to do the same cleanup as stopIt.
|
2014-08-27 01:43:50 -04:00 |
Terry Jan Reedy
|
f5ac57dc05
|
Issue #21882: In turtle demos, remove module scope gui and sys calls by
either deleting or moving to the module's main function.
|
2014-06-30 16:09:24 -04:00 |
Alexander Belopolsky
|
ea13d9d86b
|
Issue #10199: Moved Demo/turtle under Lib/
|
2010-11-01 17:39:37 +00:00 |