$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Li Lirong (lirong_at_[hidden])
Date: 2004-04-16 03:08:42
Dear All,
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?
Thanks and best regards,
Lirong