On 2/24/2012 7:25 AM, Steven D'Aprano wrote:
Python 3.2 includes turtledemo, a demonstration program for the turtle
module.

When I run it, I can load the turtle scripts, and the GUI application
says "Press the start button", but there is no start button.

Can anyone else confirm this as a bug?

http://docs.python.org/py3k/library/turtle.html#demo-scripts

On Win7, all examples run fine except for one traceback with clock.
http://bugs.python.org/issue14117

--
Terry Jan Reedy

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

Reply via email to