Hi Jim,
I've been trying out your python extensions and find them very useful
to ease the wrapping process. I did however find a problem with the
behaviour of the container_from_python_sequence converter.
When having two overloaded functions, one of which expects a container
of TestObjects and th
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