Message 225053 - Python tracker

Message225053

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 <1407466622.21.0.716289244662.issue22168@psf.upfronthosting.co.za>
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: <1407466622.21.0.716289244662.issue22168@psf.upfronthosting.co.za>
2014-08-08 02:57:02ned.deilylinkissue22168 messages
2014-08-08 02:57:01ned.deilycreate