I used the examples from the "Extending and Embedding the Python Interpreter" tutorial and this works. I can use my types with python. But I do not know how to creat my own Python variable in an python extending c-code. What will I have to creat this and return it to my python programm? -- http://mail.python.org/mailman/listinfo/python-list
- return own type from Python extention? elho
- Re: return own type from Python extention? elho
- Re: return own type from Python extention? Jeremy Moles
- Re: return own type from Python extention? Jeremy Moles