[Tutor] new turtle module

Vern Ceder vceder at canterburyschool.org
Thu Oct 7 20:07:58 CEST 2010


On Thu, Oct 7, 2010 at 1:19 PM, roberto <roberto03 at gmail.com> wrote:

> 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 ?
>
>
Yes, that should work with Python 2.5, but probably not with any earlier
versions.

Cheers,
Vern Ceder


> Thank you !
> --
> roberto
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
This time for sure!
   -Bullwinkle J. Moose
-----------------------------
Vern Ceder, Director of Technology
Canterbury School, 3210 Smith Road, Ft Wayne, IN 46804
vceder at canterburyschool.org; 260-436-0746; FAX: 260-436-5137

The Quick Python Book, 2nd Ed - http://bit.ly/bRsWDW
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101007/fe6a3850/attachment.html>


More information about the Tutor mailing list