Embedded Python and C Callback functions

Stefan Behnel stefan_ml at behnel.de
Sun Jun 7 16:32:08 EDT 2015


doc.mefisto at gmail.com schrieb am 07.06.2015 um 10:56:
> And I can't use Cython, because I have C++ module, and I have to use it.

That's not a valid reason. Cython supports C++ code just fine.

http://docs.cython.org/src/userguide/wrapping_CPlusPlus.html

Stefan





More information about the Python-list mailing list