[C++-sig] Simple rvalue_from_python_data usage example availabe?

Stefan Franke franke at ableton.com
Sat Jun 14 20:46:30 CEST 2003


Ralf,

thanks a lot for the quick answer. It was indeed exactly
what I needed.

Stefan


> -----Original Message-----
> From: c++-sig-admin at python.org [mailto:c++-sig-admin at python.org]On
> Behalf Of Ralf W. Grosse-Kunstleve
> Sent: Saturday, June 14, 2003 5:32 AM
> To: c++-sig at python.org
> Subject: Re: [C++-sig] Simple rvalue_from_python_data usage example
> availabe?
> 
> 
> --- Stefan Franke <franke at ableton.com> wrote:
> > I'm currently trying to implement a bidirectional conversion
> > from Python unicode strings to our library's own unicode string
> > type, called 'TString'.
> > ...
> > But I'm clueless how to set it up for correct usage. I've checked
> > the reference to the "scitbx" in the FAQ, but there it's done in a
> > totally generic way, from which I'm too stupid to derive my special
> > case.
> 
> I believe this is very similar to what you want:
> 
> http://mail.python.org/pipermail/c++-sig/2003-May/004133.html
> 
> I'll add this to the FAQ when I get a chance.
> Ralf
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20030614/cbc34f0a/attachment.htm>


More information about the Cplusplus-sig mailing list