Pydev 1.3.24 Released

Fabio Zadrozny fabiofz at gmail.com
Mon Oct 27 16:11:17 EDT 2008


Hi All,

Pydev and Pydev Extensions 1.3.24 have been released

This is a high-priority release to fix some blocker bugs (that's why
it was released in such a short time from the last release)

Details on Pydev Extensions: http://www.fabioz.com/pydev
Details on Pydev: http://pydev.sf.net
Details on its development: http://pydev.blogspot.com

Release Highlights in Pydev Extensions:
-----------------------------------------------------------------

Code-analysis: Import was not recognized on code-analysis on some specific cases

Release Highlights in Pydev:
----------------------------------------------

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



What is PyDev?
---------------------------

PyDev is a plugin that enables users to use Eclipse for Python and
Jython development -- making Eclipse a first class Python IDE -- It
comes with many goodies such as code completion, syntax highlighting,
syntax analysis, refactor, debug and many others.


Cheers,

-- 
Fabio Zadrozny
------------------------------------------------------
Software Developer

Aptana
http://aptana.com/python

Pydev Extensions
http://www.fabioz.com/pydev

Pydev - Python Development Enviroment for Eclipse
http://pydev.sf.net
http://pydev.blogspot.com



More information about the Python-list mailing list