[C++-sig] (no subject)

Dennis Brakhane brakhane at googlemail.com
Wed Oct 12 02:50:50 CEST 2005


Stefan Seefeld wrote:
> I believe you are missing
> 
> PyImport_AppendInittab("hello", inithello);

Or you can just call inithello() right after Py_Initialize()



More information about the Cplusplus-sig mailing list