William Ladwig wrote:

> Neal,
> 
> Try adding:
> 
> register_ptr_to_python< boost::shared_ptr<A> >();
> 
> to your BOOST_PYTHON_MODULE(test2) section.
> 
> Hope this helps,
> 
> Bill
> 

Thanks!  That's what it needed.

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to