$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: abrahams_at_[hidden]
Date: 2001-05-03 02:20:16
--- In boost_at_y..., jjphatt_at_e... wrote:
> Howdy folks,
>
> Has anyone thought about supporting the use of C++ get() and set()
> methods to define Python attributes? Some other Python/C++ tools
> allow you to do this, and it's really helpful.
Is there something about
http://www.boost.org/libs/python/doc/special.html#getter_setter
that's inadequate for your purposes?
-Dave