Notes: Pydev Release 1.3.24 Major highlights ------------------ * Code-completion: when a relative import was used from __init__ and the imported module used a token from the __init__ in a 'full' way, pydev did not recognize it * Debugger: Fixed debugger halting problem * Debugger and Jython: Debugger working with Jython (itertools and pid not available)
Changes: