Re: about invalid syntax

2005-11-15 Thread adDoc's networker Phil
. I've been schooled with various versions of several languages, but I'm just now learning python: I've not yet personally experienced any python debugger . . I understand the python`IDLE (integrated DeveL Envir)  comes with the std distro, and here is the part in the doc's that you might find e

Re: about invalid syntax

2005-11-14 Thread Ben Bush
On 11/14/05, adDoc's networker Phil <[EMAIL PROTECTED]> wrote: . maybe you could separate your code into parts { python std, pythonwin-specific},and then use a debugger to know most of the problem sources? (I'm not familiar with pythonwin, I assume it's a superset of python std) . On 11/14/05, Be

Re: about invalid syntax

2005-11-14 Thread adDoc's networker Phil
. maybe you could separate your code into parts { python std, pythonwin-specific}, and then use a debugger to know most of the problem sources? (I'm not familiar with pythonwin, I assume it's a superset of python std) .On 11/14/05, Ben Bush <[EMAIL PROTECTED] > wrote:When I run scripts in PythonWin