[Tutor] new turtle module

roberto roberto03 at gmail.com
Thu Oct 7 19:19:24 CEST 2010


hello,
i want to use the turtle module described in
http://docs.python.org/library/turtle.html

since the module in my python2.5 is a little bit outdated;

is it correct to overwrite the turtle.py and turtle.pyc files in my current
'/usr/lib/python2.5/lib-tk/'
directory with the ones holding the same names unzipped from
turtleDemo folder 'TurtleDemo-Python2.x' by author Gregor Lindl ?

Thank you !
-- 
roberto


More information about the Tutor mailing list