On Fri, Feb 6, 2009 at 5:13 AM, Rezwan wrote:
>
> Hi
> I am developing a plotting tool using matplotlib and wxpython as backend. I
> have separate thread for iperf and it creates a text file every time I want
> to create this thread and this thread finish it's task once it reach the
> duration(def
On Fri, Feb 6, 2009 at 8:34 AM, Gary Ruben wrote:
> Hi all,
>
> I've attached a candidate imsave() to complement imread() in the image.py
> module. Would my use of pyplot instead of the oo interface preclude its
> inclusion in image.py? Also, I noticed some problems when I ran the tests
> with the