Re: [C++-sig] Boost.Python - Passing boost::python::object as argumentto python function?

2012-12-06 Thread Giuseppe Corbelli
On 06/12/2012 01:17, Jaedyn K. Draper wrote: Hello everyone! So I'm working on a little project in which I'm using Python as an embedded scripting engine. So far I've not had much trouble with it using boost.python, but there's something I'd like to do with it if it's possible. Basically, Pytho

Re: [C++-sig] Boost.Python - Passing boost::python::object as argumentto python function?

2012-12-06 Thread Jaedyn K. Draper
On 12/6/2012 2:18 AM, Giuseppe Corbelli wrote: On 06/12/2012 01:17, Jaedyn K. Draper wrote: Hello everyone! So I'm working on a little project in which I'm using Python as an embedded scripting engine. So far I've not h