[C++-sig] pyste not supporting return_opaque_pointer
Vincenzo Innocente
Vincenzo.Innocente at cern.ch
Thu Sep 18 18:21:32 CEST 2003
stringification works,
even if Context is not defined...
thanks,
vincenzo
Message: 6
Date: Thu, 18 Sep 2003 15:50:24 +0100
From: Jason.Sibthorpe at aculab.com
Subject: RE: [C++-sig] pyste not supporting return_opaque_pointer
To: c++-sig at python.org
Message-ID:
<8C9A566C643ED6119E8900A0C9DE297A020B710F at saturn.aculab.com>
Content-Type: text/plain; charset="iso-8859-1"
have you tried
set_policy(func,
return_value_policy('return_opaque_pointer'))
Note the stringification - this has been fixed in cvs I believe
It works for me
Jason
More information about the Cplusplus-sig
mailing list