]> granicus.if.org Git - python/commit
Issue #22065: Menus, unlike Menubottons, do not have a state option.
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 27 Aug 2014 05:43:50 +0000 (01:43 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 27 Aug 2014 05:43:50 +0000 (01:43 -0400)
commit8450c5331548e396d31639776c91e191a5f3147e
tree5a904440ebac1787feae7ef3fa13aa7a00707560
parentcf26115651c4c5cfc92776fd7204d7a218241e88
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.
Lib/turtledemo/__main__.py
Lib/turtledemo/nim.py