Hello everyone,
I don't understand how works TimerBase.
>From matplotlib import backend_bases
def write(x):
print x
backend_bases.TimerBase._timer_start
backend_bases.TimerBase(1000,write(2))
It returns only "2" one time. Why it doesn't return 2 every second?
Thx in advance,
Fabien
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users