Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20833

Re: Does turtledemo in Python 3.2 actually work?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Does': 0.04; 'turtle': 0.05; 'subject:Python': 0.05; 'received:verizon.net': 0.07; 'terry': 0.07; 'python': 0.08; 'bug?': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'scripts,': 0.09; 'am,': 0.12; 'gui': 0.13; 'clock.': 0.16; 'reedy': 0.16; 'examples': 0.16; 'url:bugs': 0.17; 'wrote:': 0.18; '3.2': 0.18; 'jan': 0.19; 'header:In-Reply-To:1': 0.22; 'fine': 0.24; 'traceback': 0.24; 'load': 0.26; 'says': 0.27; 'module.': 0.29; 'url:library': 0.31; 'subject:?': 0.31; 'anyone': 0.32; 'there': 0.33; 'header:User-Agent:1': 0.33; 'header:X-Complaints-To:1': 0.34; 'steven': 0.34; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'received:org': 0.36; 'run': 0.37; 'but': 0.37; 'url:org': 0.39; 'except': 0.39; 'application': 0.40; 'to:addr:python.org': 0.40; 'confirm': 0.72
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: Does turtledemo in Python 3.2 actually work?
Date Fri, 24 Feb 2012 16:55:02 -0500
References <4f4781cd$0$29989$c3e8da3$5496439d@news.astraweb.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-74-109-121-73.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0
In-Reply-To <4f4781cd$0$29989$c3e8da3$5496439d@news.astraweb.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.138.1330120532.3037.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1330120532 news.xs4all.nl 6928 [2001:888:2000:d::a6]:50778
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20833

Show key headers only | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Does turtledemo in Python 3.2 actually work? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-24 12:25 +0000
  Re: Does turtledemo in Python 3.2 actually work? Arnaud Delobelle <arnodel@gmail.com> - 2012-02-24 12:40 +0000
  Re: Does turtledemo in Python 3.2 actually work? Terry Reedy <tjreedy@udel.edu> - 2012-02-24 16:55 -0500

csiph-web