Question to python C API

Ben Kaplan bsk16 at case.edu
Thu Apr 16 03:17:32 EDT 2009



On Apr 16, 2009, at 1:53 AM, Andreas Otto <aotto1968 at onlinehome.de>  
wrote:

> Hi,
>
> I want to make a language binding for an existing C library
>
>        http://libmsgque.sourceforge.net
>
>  is this possible ?
> --

Not only is itpossible, it's pretty common. All of the major GUI  
toolkits do this. Look at www.swig.org if you don't want to write it  
all manually.


>
> http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list