On Sat, Apr 10, 2010 at 9:51 PM, Nikolaus Rath <nikol...@rath.org> wrote:
> Hello,
>
> My Python project contains a C module which is referenced in a relative
> import ('from .. import my_c_module'). This prompts PyDev to give an
> 'Unresolved import' warning for my_c_module. I tried to add
> 'package.my_c_module' to forced builtins, but that did not help either.
>
> How can I get rid of the warning?

Sorry for the delay in getting back to you...

Have you been able to solve this? Do you have some error in your error log?

Cheers,

Fabio

------------------------------------------------------------------------------

_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to