[EMAIL PROTECTED] wrote:
> I think the speed function may be broken from the turtle graphics
> package
> 
> 
> "from turtle import *
> 
> speed('fastest')
> 
> forward(50)"
> 
> 
> I have tried all of the different speed settings, but I get no change
> in the turtle's speed.... does anyone know how to fix this?

Use "xturtle"? :)

http://ada.rg16.asn-wien.ac.at/~python/xturtle/

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to