"roberto" <[email protected]> wrote

is it correct to overwrite the turtle.py and turtle.pyc files

I'd overwrite the .py file but get Python to generate a new .pyc for you just to ensure compatibility.

just type import turtle at the >>> prompt.

HTH,

Alan G

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to