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

Unfortunately, the workaround above is not so good. After trying to use 
Winforms,
I discovered that there are IronPython modules that do have a string __file__
attribute, such as System.Windows and System.Windows.Forms.
So I can't get code completion for these, and I am not able to hack
importsTipper.GetFile to ignore these.

Would it be possible to modify the Java side so that it ignores @@COMPLETION
messages that have nonexistent files as the first argument?

BTW, I also experienced problems with Unicode characters. Seemingly, the guys
writing the .Net documentation were not afraid of using e.g. \theta when 
documenting
System.Math.Atan().
Do unicode strings work when using CPython? 

______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to