On Apr 7, 3:23 pm, Heikki Toivonen <[EMAIL PROTECTED]> wrote:
> John Henry wrote:
> >>From what I can gather, it appears the only *real* option I have is to
> > debug under Eclipse/Pydev. I did a google search of this newsgroup
> > and didn't turn up too many hits. Before I invest the time to lea
John Henry wrote:
>>From what I can gather, it appears the only *real* option I have is to
> debug under Eclipse/Pydev. I did a google search of this newsgroup
> and didn't turn up too many hits. Before I invest the time to learn
> Eclipse/Pydev, I like to hear from somebody that have gone this p
John Henry wrote:
>>From what I can gather, it appears the only real option I have is to
> debug under Eclipse/Pydev. I did a google search of this newsgroup
> and didn't turn up too many hits. Before I invest the time to learn
> Eclipse/Pydev, I like to hear from somebody that have gone this pa
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
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 multith
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 mi