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
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):