|
From: Matheus T. <ma...@ch...> - 2009-03-20 15:31:08
|
Hello, I'm quite new to SWIG (just the second time I'm using this wonderful tool) and is the first time I need to change an existing application. I have two questions regarding C/Python integration though: 1 - How can I modify python objects within my swig code? 2 - Is it possible to call a python method from my C code? regards, Matheus |