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?