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 gregorlingl
Recipients gregorlingl, loewis
Date 2008-06-08.23:46:06
SpamBayes Score 0.081507675
Marked as misclassified No
Message-id <1212968770.03.0.0198967789225.issue3064@psf.upfronthosting.co.za>
In-reply-to
Content
turtle3.zip contains the port of the new turtle module (including demo
viewer and demo scripts) to Python 3.0 . One demo script has been added
(tdemo_forest.py)

It has been tested under Windows/MacOsX/Linux without showing up any
problems. 

I've done a few small changes to the API - as proposed in issue 1513695
- which are described in the docfile. 

Gregor Lingl
History
Date User Action Args
2008-06-08 23:46:10gregorlinglsetspambayes_score: 0.0815077 -> 0.081507675
recipients: + gregorlingl, loewis
2008-06-08 23:46:10gregorlinglsetspambayes_score: 0.0815077 -> 0.0815077
messageid: <1212968770.03.0.0198967789225.issue3064@psf.upfronthosting.co.za>
2008-06-08 23:46:08gregorlingllinkissue3064 messages
2008-06-08 23:46:07gregorlinglcreate