Package: eclipse-pydev
Version: 2.0.0.2011040403
I use regularly the __name__ property of classes in my code (which works perfectly in
Python) but PyDev is always marking it as an error ("Undefined variable from
import").
I tried to add the __name__ to the builtin imports but this did not remove the
problem.
When I use auto completion, PyDev finds a __class__ property when typing a "." behind a class which
is wrong. But if I use "__class__" property anyway, PyDev finds the "__name__" property.
I am using Windows 7 and Eclipse 3.5.2.M20100211-1343.
Regards,
Carlo Giesa
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please
use
[email protected] for discussions and questions.