[C++-sig] passing a unicode string from python to c++ std::wstring

Andrew Thomas Corrigan acorriga at cs.stevens-tech.edu
Sat May 1 14:53:29 CEST 2004


I asked about this a week ago with no reply.  So I'm asking again since
it seems to me like a major bug in boost python, which will ultimately
force me to fix it myself, or abandon python.

Has anyone ever succesfully passed to a c++ function, that expects a
std::wstring, a unicode string that is longer than 7 characters?

Is this a well known bug, that is already being taken care of?

Andrew




More information about the Cplusplus-sig mailing list