Hi developers.

I have an big problem with "Code analysis".

In following line, the error "Undefined variable from import: __dict__" is 
displayed:
            capacity = SomeConstants.__dict__[someName]

This code is works perfectly with Python.

I have already tried to add "@DynamicAttrs" in class, unfortunately it  doesn't 
help.

Do you know how to fix this issue?

Best Regards
Bartosz

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to