Nat Goodspeed wrote:
I guess
what the problem is should be that: another python extension, written
in boost python,
cannot access the types and functions exposed in my current
extension. I am not
clear why is it so, becaused it is exposed to the python interpreter
already. If there are
two py
In the hope that others might find them useful, and perhaps contribute
some of their own, I've posted a collection of miscellaneous
Boost.Python extensions I've been using at the Boost sandbox:
http://svn.boost.org/svn/boost/sandbox/python_extensions
Features include:
- Conversions between ST