Path: csiph.com!goblin3!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug.': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'url:github': 0.09; 'worked.': 0.09; 'bug': 0.10; 'backend': 0.15; 'thu,': 0.15; '>to': 0.16; 'bug,': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'url:issues': 0.16; 'laura': 0.18; 'gui': 0.18; '2015': 0.20; 'doc': 0.22; 'optional.': 0.29; 'received:se': 0.29; 'code': 0.30; 'implement': 0.32; 'says': 0.32; 'but': 0.36; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'your': 0.60; 'header:Message-Id:1': 0.61; 'real': 0.62; 'farrance': 0.84; 'header:In-reply-to:1': 0.84 To: python-list@python.org From: Laura Creighton Subject: Re: matplotlib timer In-reply-to: References: <3unq0b1qkisbudlj03q4qlu5t5ugpmo0th@4ax.com> Comments: In-reply-to Dave Farrance message dated "Thu, 01 Oct 2015 18:45:06 +0100." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25086.1443722957.1@fido> Date: Thu, 01 Oct 2015 20:09:17 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Thu, 01 Oct 2015 20:09:18 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1443722962 news.xs4all.nl 23808 [2001:888:2000:d::a6]:45155 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97295 In a message of Thu, 01 Oct 2015 18:45:06 +0100, Dave Farrance writes: >Yet the documentation says that it's mandatory for the GUI backend base >to implement stop() but that single_shot is optional. Ho hum. report as a bug. its a doc bug at least, but I think its a real bug, and your code should have worked. https://github.com/matplotlib/matplotlib/issues Laura