Registering C methods when writing a C extension type?

D-Man dsh8290 at rit.edu
Wed Jan 3 20:13:28 EST 2001


Since you have an IDL, doesn't the object already exist?

If so, you might want to use one of the python bindings for CORBA
instead.  For example on sourceforge there is Orbit-Python.


Sorry but I don't know anything about extending python in C.

-D

On Wed, Jan 03, 2001 at 03:18:58PM -0800, Tom Epperly wrote:
> I planning to write a C extension type (not module) to provide a Python
> binding for an object or interface defined in an IDL (interface definition
> language) for high performance scientific computing.




More information about the Python-list mailing list