View Single Post
Posts: 6 | Thanked: 8 times | Joined on Oct 2010
#40
Just curious: How are you debugging? Are you aware that it's possible to remotely debug Python programs?
I'm using the Wing IDE debugger for this. Somewhat slow, but still more comfortable than print statements or similar...

Regards,

Dietmar