C shared object files

Darrell news at dorb.com
Fri Jul 2 13:58:39 EDT 1999


Check the docs under "Extending and Embedding" and search those key words at
dejanews.com.
Also check out some examples of how other people have done it, which will
show up in your search.
--
--Darrell


Martin Casado <casado at ogl.llnl.gov> wrote in message
news:199907021717.KAA03837 at ogl.llnl.gov...
>
>   Python Guru's,
>
>    I am trying to get python to dynamically load a C object module, and
> first off I can't figure out how to compile myCollProggy.c into a
> shareable object file, and secondly I was curios if there is a way to
check
> at runtime if a module is on the system or not.
>
>   I have made arrangements with the proper authorities and there is a
veritable
> wealth of Karma points waiting for anyone who can help me :-)  Hehe thanks
> very much in advance.
>
> -Martin
>
>






More information about the Python-list mailing list