On Apr 6, 1:33 pm, Michael Bentley <[EMAIL PROTECTED]> wrote:
> On Apr 6, 2007, at 2:32 PM, John Henry wrote:
>
> > I am back against the wall trying to migrate my multithreaded
> > application from Python 2.3 to 2.5.   The part of the code that's
> > failing has to do with queues (2.3 queues and 2.5 queues are not the
> > same).   Since WingIDE doesn't support multithread debugging (they've
> > been saying that one day they might support that - and that was 2003),
> > I am starting to look for alternatives.
>
> The alpha release of Wing IDE (3.0.0-a1) does in fact, support
> multithread debugging.  It is an alpha release but so far, I'm quite
> satisfied with it.
>
> hth,
> Michael


That's nice to know.  May be I can get on their alpha list.

Thanks,

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to