Re: [Matplotlib-users] new_user matplotlib help

2008-09-25 Thread John Hunter
On Sat, Feb 9, 2008 at 11:05 AM, Jon Loehrke <[EMAIL PROTECTED]> wrote: > Sorry to bother everyone with this post. > > I am new to matplotlib and python in general and am finding a problem that I > don't understand. > > I've downloaded the scipy superpack (through easy_install) from C. > Fonnesbeck

Re: [Matplotlib-users] new_user matplotlib help

2008-09-25 Thread Ali_baba
Hallo new user, Furthermore, imagine that a large amount of data is being received over a slow connection. Socket 1 has no data in the read buffer, so it calls wxYield. There is still a pending event on Socket 2, so wxWidgets attempts to process that event. However, that event cannot complete, a