Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7181694
By: fabioz

Well, open should come from the __builtin__, so, that might indicate that pydev
is not being able to connect to the shell its spawns to get those completions...
(in linux this usually happens because you have some firewall enabled that's
preventing that communication or have problems with your network configuration)

Do you have some error in your error log? What are you seeing in the 
completions?
Do you see other builtins (e.g.: RuntimeError / TypeError)?

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to