[Cython] Creating python bindings for C library using Cython
Stefan Behnel
stefan_ml at behnel.de
Mon Jun 1 22:04:35 CEST 2009
Dag Sverre Seljebotn wrote:
> Chris Colbert wrote:
>> python strings are automagically converted to char* by cython.
> I'll beat Stefan to it and note some very important points here.
> [...]
> (Perhaps somebody could make this a FAQ entry in the wiki if it is not
> already?)
http://wiki.cython.org/FAQ#HowdoIpassaPythonstringparameterontoaClibrary.3F
Now guess who wrote that entry :)
Stefan
More information about the Cython-dev
mailing list