Re: [Pydev-users] Itertools breaks jython remote debug

2008-10-27 Thread Fabio Zadrozny
>> Because itertools first appears in Python 2.3, the command: >> >> import pydevd >> >> does not work when using jython, meaning the remote debugger cannot be used. Fixed ;-) A new release (1.3.24) is available with this fix. Cheers, Fabio -

Re: [Pydev-users] Itertools breaks jython remote debug

2008-10-27 Thread Fabio Zadrozny
I'll take a look at that. On Mon, Oct 27, 2008 at 10:44 AM, DOUTCH GARETH-GDO003 <[EMAIL PROTECTED]> wrote: > Because itertools first appears in Python 2.3, the command: > > import pydevd > > does not work when using jython, meaning the remote debugger cannot be used. > > -

[Pydev-users] Itertools breaks jython remote debug

2008-10-27 Thread DOUTCH GARETH-GDO003
Because itertools first appears in Python 2.3, the command: import pydevd does not work when using jython, meaning the remote debugger cannot be used. - This SF.Net email is sponsored by the Moblin Your Move Developer's c