Re: SPE / winpdb problem

2006-05-01 Thread Steve Holden
MakaMaka wrote: > Hi All, > I'm having a problem with Stani's Python Editor (SPE) that I'm hoping > somebody has run into before. If I create a simple hello world > program: > > print "hello" > > and try and run it in winpdb via the SPE command ALT-F9, the program > does not launch and the follo

SPE / winpdb problem

2006-04-30 Thread MakaMaka
Hi All, I'm having a problem with Stani's Python Editor (SPE) that I'm hoping somebody has run into before. If I create a simple hello world program: print "hello" and try and run it in winpdb via the SPE command ALT-F9, the program does not launch and the following results (It's at the bottom):