From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-07-08 19:10:18


Trevor:

----- Original Message -----
From: "Trevor Perrin" <tperrin_at_[hidden]>
> I included the variants;

No you did not. All the from_python functions must take a 2nd argument of
boost::python::type<U>, where U is the type being converted to, as the
examples I posted show. Yours take 2nd arguments U.