ANN: PyDev 0.9.5 released

Philippe C. Martin philippe at philippecmartin.com
Tue Jun 28 12:11:24 EDT 2005


Thanks Fabio,

I take this opportunity to ask what I could be doing wrong with pylint: my
PYTHONPATH is good (I think), my code compiles and passes pylint when I run
it by hand. Yet pylint in pydev does not seem to think the modules I
include and usually derive from exist.

Any clue ?

Regards,

Philippe


Fabio Zadrozny wrote:

> Hi All,
> 
> PyDev - Python IDE (Python Development Enviroment for Eclipse) version
> 0.9.5 has just been released.
> 
> Check the homepage (http://pydev.sourceforge.net/) for more details.
> 
> Release Highlights:
> 
> - File encodings now follow the python convention
> - Overview ruler now works
> - Editor is synchronized when working in multiple windows with the same
> file - Code folding improved
> - Syntax highlighting is not confused by escaped quote + triple quote
> anymore
> - Insertion of parentheses now replaces selected text
> - Some more bugs...
> 
> Regards,
> 




More information about the Python-list mailing list