Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97295
| 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 | <lac@openend.se> |
| 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 <lac@openend.se> |
| Subject | Re: matplotlib timer |
| In-reply-to | <kqrq0bh67c3bt3shq24g9i72hlo3krr1e8@4ax.com> |
| References | <3unq0b1qkisbudlj03q4qlu5t5ugpmo0th@4ax.com> <mailman.304.1443720523.28679.python-list@python.org> <kqrq0bh67c3bt3shq24g9i72hlo3krr1e8@4ax.com> |
| Comments | In-reply-to Dave Farrance <df@see.replyto.invalid> 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 <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.306.1443722962.28679.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
matplotlib timer Dave Farrance <df@see.replyto.invalid> - 2015-10-01 17:36 +0100
Re: matplotlib timer Laura Creighton <lac@openend.se> - 2015-10-01 19:28 +0200
Re: matplotlib timer Dave Farrance <df@see.replyto.invalid> - 2015-10-01 18:45 +0100
Re: matplotlib timer Laura Creighton <lac@openend.se> - 2015-10-01 20:09 +0200
Re: matplotlib timer Dave Farrance <df@see.replyto.invalid> - 2015-10-01 20:03 +0100
Re: matplotlib timer Laura Creighton <lac@openend.se> - 2015-10-01 21:19 +0200
Re: matplotlib timer Dave Farrance <df@see.replyto.invalid> - 2015-10-01 20:47 +0100
Re: matplotlib timer Laura Creighton <lac@openend.se> - 2015-10-01 22:01 +0200
csiph-web