On Aug 4, 6:35 am, r <[email protected]> wrote: [snip]
>
> I can remember the first time i used turtle (in python stdlib) and i
> kept saying to myself...
>
> "Were the heck is this damn turtle?!?!" (>_<)
>
> :-)
In Python2.6, try this:
>>> turtle.shape('turtle')
--
http://mail.python.org/mailman/listinfo/python-list
