The following forum message was posted by gerenukk at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4635781:

Hi!

Since I updated PyDev the Code analysis shows error on valid Python lines like
def (a, *b):

It breaks on parsing the "*" saying "Expected :)" . Actually it doesn't always
do that and copy-pasting the same text into a new file may not show an error
in the new file. The program works.

Moreover PyDev started complaining about "from a import b" (Unresolved import)
where "b" actually does really exist and the Python program runs fine.

I tried refreshing the projects, but I don't know what else to try.

Any suggestions?

------------------------------------------------------------------------------
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-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to