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 r.david.murray
Recipients amcnerney13, ned.deily, r.david.murray, ronaldoussoren
Date 2011-02-01.02:28:11
SpamBayes Score 1.0909581e-05
Marked as misclassified No
Message-id <1296527292.42.0.590125452899.issue11075@psf.upfronthosting.co.za>
In-reply-to
Content
Well, the bug tracker isn't really the place to get help on using Python.  I would suggest posting to python-list, you are more likely to find people with the time to help you there.  You should also take a look at the Turtle demo programs, I'm pretty sure you can find your answers there as I know some of them are interactive.

Turtle is designed to work from IDLE, so if it doesn't it's a bug.

You haven't mentioned an actual crash of the python interpreter, so I'm changing the type to behavior.
History
Date User Action Args
2011-02-01 02:28:12r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, ned.deily, amcnerney13
2011-02-01 02:28:12r.david.murraysetmessageid: <1296527292.42.0.590125452899.issue11075@psf.upfronthosting.co.za>
2011-02-01 02:28:11r.david.murraylinkissue11075 messages
2011-02-01 02:28:11r.david.murraycreate