$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-04-16 08:28:36
"Robert Ramey" <ramey_at_[hidden]> writes:
> Li Lirong wrote:
>
>> According to the documentation of boost.python,
>> one can derive from c++ base class in Python and override the virtual
>> functions in Python. However, is it possible to serialize the objects
>> of the python class using the serialization library?
Why would you do that when you can use pickle?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com