ImportError when trying to import own C++ module

Diez B. Roggisch deets_noospaam at web.de
Sun Mar 7 18:48:39 EST 2004


> % nm BClass.so | grep _ZNK6AClass5valueEv
>          U _ZNK6AClass5valueEv
>

>From the nm manpage:

"U" The symbol is undefined.


-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list