[C++-sig] Re: Boost.Python V2: list implementation

Dave Hawkes daveh at cadlink.com
Wed Jul 3 20:23:57 CEST 2002


"David Abrahams" <david.abrahams at rcn.com> wrote in message
news:09b301c21fa3$6f700da0$6501a8c0 at boostconsulting.com...
> I have just checked in the implementation of the Python list class
wrapper!
> Tests in libs/python/test/list.[cpp/py].
>
> This opens up the possibility of implementing the other built-in types:
> tuple, dict, str, int_, long_, et. al.

What about the other built-in types that are already implemented such as
modules and functions, should those now be re-written in terms of object?

Dave Hawkes










More information about the Cplusplus-sig mailing list