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 ned.deily
Recipients Kent.D..Lee, ned.deily
Date 2014-08-08.02:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It looks like the changes associated with Issue11571, released in 3.4.1, cause this problem when the program supplies its own Canvas object rather than relying on the turtle module to create a default one.
History
Date User Action Args
2014-08-08 02:57:02ned.deilysetrecipients: + ned.deily, Kent.D..Lee
2014-08-08 02:57:02ned.deilysetmessageid: <[email protected]>
2014-08-08 02:57:02ned.deilylinkissue22168 messages
2014-08-08 02:57:01ned.deilycreate