Most things do work, but some still seem to have problems with version
3.1 (and thus it is still not officially supported - but should be, not
long from now).
Cheers,
Fabio
Dave Cook wrote:
>On 2005-06-28, Fabio Zadrozny <[EMAIL PROTECTED]> wrote:
>
>
>
>>PyDev - Python IDE (Python Developm
Dave Cook wrote:
> On 2005-06-28, Fabio Zadrozny <[EMAIL PROTECTED]> wrote:
>>PyDev - Python IDE (Python Development Enviroment for Eclipse) version
>>0.9.5 has just been released.
> Does it work with the newly released Eclipse 3.1?
It's worked with previous release candidates.
--
http://mail.
Dave Cook <[EMAIL PROTECTED]> writes:
>> PyDev - Python IDE (Python Development Enviroment for Eclipse) version
>> 0.9.5 has just been released.
>
> Does it work with the newly released Eclipse 3.1?
Seems to work for me (but I've only coded one smallish Python program with it)
--
# Edvard Majaka
On 2005-06-28, Fabio Zadrozny <[EMAIL PROTECTED]> wrote:
> PyDev - Python IDE (Python Development Enviroment for Eclipse) version
> 0.9.5 has just been released.
Does it work with the newly released Eclipse 3.1?
Dave COok
--
http://mail.python.org/mailman/listinfo/python-list
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,
Ph