[Pythonmac-SIG] strange behavior with NSArray and python unicode types

Jon Rosebaugh chairos at gmail.com
Sat Aug 13 10:52:17 CEST 2005


On 8/13/05, Bob Ippolito <bob at redivi.com> wrote:
> 
> That shouldn't happen, I doubt that it's actually the situation you
> describe.  Post something reproducible and someone will look at it.

You're right, it wasn't the problem; I'm kinda ashamed that I didn't
notice it now, because the self.Name was a unicode string too, and it
worked fine. Turns out that self.Data was a objc.pyobjc_unicode
object, since it had gone through the bridge and back. Sorry to
trouble you.


More information about the Pythonmac-SIG mailing list