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 terry.reedy
Date 2014-10-02.03:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412221871.63.0.0767968395434.issue22538@psf.upfronthosting.co.za>
In-reply-to
Content
The turtledemo two-canvases was fixed a couple of months ago but subsequent patches have returned its bad behavior.  The first time selected, it runs but does not display the code.  The second time, the code is displayed.  Clicking start freezes the viewer because there is no longer a main function.  Will investigate.
History
Date User Action Args
2014-10-02 03:51:11terry.reedysetrecipients: + terry.reedy
2014-10-02 03:51:11terry.reedysetmessageid: <1412221871.63.0.0767968395434.issue22538@psf.upfronthosting.co.za>
2014-10-02 03:51:11terry.reedylinkissue22538 messages
2014-10-02 03:51:11terry.reedycreate