Bug#624534: Report new bug

2011-11-06 Thread Niels Thykier
Hi, I noticed your bug report against eclipse-pydev in Debian. You state you are using Windows and the report itself does not appear to be related to the eclipse-pydev package in Debian. So I suspect you may have wanted to file a bug against pydev itself[1] rather than against the Debian

Bug#624534: Report new bug

2011-04-29 Thread Carlo Giesa
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