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


Groups > comp.lang.python > #97306

Re: matplotlib timer

Path csiph.com!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.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'bug.': 0.07; 'cc:addr :python-list': 0.09; 'creighton': 0.09; '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; 'bug,': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 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; 'wrote:': 0.16; 'laura': 0.18; 'gui': 0.18; '>>>': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'work,': 0.21; 'cc:2**1': 0.22; 'doc': 0.22; 'seems': 0.23; 'optional.': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'code': 0.30; 'implement': 0.32; 'says': 0.32; 'add': 0.34; 'but': 0.36; 'should': 0.36; 'subject:: ': 0.37; 'done.': 0.37; 'charset:us- ascii': 0.37; 'thank': 0.38; 'your': 0.60; 'header:Message-Id:1': 0.61; 'real': 0.62; 'you.': 0.64; 'sir,': 0.79; 'farrance': 0.84; 'header:In-reply-to:1': 0.84; 'to:addr:yahoo.co.uk': 0.84
To DaveFarrance@yahoo.co.uk
cc python-list@python.org, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: matplotlib timer
In-reply-to <4d3r0bdalmomjk4jq4f62lbgr1hu3kgsfr@4ax.com>
References <3unq0b1qkisbudlj03q4qlu5t5ugpmo0th@4ax.com> <mailman.304.1443720523.28679.python-list@python.org> <kqrq0bh67c3bt3shq24g9i72hlo3krr1e8@4ax.com> <mailman.306.1443722962.28679.python-list@python.org> <br0r0btskogeq3g9r0fh85dkqqpq3ov3s2@4ax.com> <mailman.307.1443727170.28679.python-list@python.org> <4d3r0bdalmomjk4jq4f62lbgr1hu3kgsfr@4ax.com>
Comments In-reply-to Dave Farrance <df@see.replyto.invalid> message dated "Thu, 01 Oct 2015 20:47:10 +0100."
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <381.1443729663.1@fido>
Date Thu, 01 Oct 2015 22:01:03 +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 22:01:06 +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.308.1443729670.28679.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1443729670 news.xs4all.nl 23863 [2001:888:2000:d::a6]:59129
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:97306

Show key headers only | View raw


In a message of Thu, 01 Oct 2015 20:47:10 +0100, Dave Farrance writes:
>Laura Creighton <lac@openend.se> wrote:
>
>>In a message of Thu, 01 Oct 2015 20:03:26 +0100, Dave Farrance writes:
>>>Laura Creighton <lac@openend.se> wrote:
>>>
>>>>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
>>>
>>>OK, done.
>>>
>>
>>Thank you.
>>
>>Can you add how you got it to work, and the doc you read
>>that seems wrong?
>
>OK.

You, sir, are a champion.

Thank you again.

Laura

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


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