"roberto" <robert...@gmail.com> wrote
i'd like to download the demo/turtle directory but i could not find
the correct link;

i need it to run the exampled cited in
http://docs.python.org/library/turtle.html

can you tell me where to find it ?
my version is 2.6.2

I believe the new turtle module should be installed as standard on 2.6.
So the example code should just work.

Which OS are you on? Some Linux versions of Python don't have Tkinter loaded and that will probably prevent turtle from running...
What happens when you try it? Do you get an error message?


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to