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

crashes eclipse ;-)

my importTipper now reads:

[quote]if sys.platform == \'cli\':
        import clr
        clr.AddReference(\'Library\') 
        clr.AddReference(\'Utils\') #another dll 
        clr.AddReference(\'System.Data\') 
        clr.AddReference(\'System.Drawing\') 
    IS_IPY = True
    _old_imp = _imp
    def _imp(name, log=None):[/quote]

no problems re accessing the DLL.  they\'re from the Resolver One spreadsheet 
app, available from 
[url=http://www.resolversystems.com/download/]http://www.resolversystems.com/download/[/url]

email / im me on harry dott percival att gmail dott com if you need.  i really 
appreciate your efforts!


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to