Ralf W. Grosse-Kunstleve <rwgk <at> yahoo.com> writes: > > > A comprehensive approach is to make the object picklable. > As a side-effect, copy.deepcopy() will also work.
1. Are you saying that copy.deepcopy does not work without object being picklable? What will happend if I try to use it for non picklable object? 2. What if object IS picklable. How will invoke deepcopy operation on bp::object? Gennadiy _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig