> >From Python+PyWin32, when I want access to properties (attributes)
> containing some characters no-Ascii (e.g. letters with
> accents, or unicode
> characters), Python screech!
>
> I need this in bridges Python-Javascript (via ActiveScripting
> or via drive
> InternetExplorer.Application).
> When I control the Javascript side, I make a little function
> who return (a
> pointer on) the object ; if the attribute is an object.
>
> But, if you know a way for access to these kind of
> attributes, I will read
> your answer, with mental thanks.

It would help alot if you could provide some sample code, and the full
traceback you get.

Cheers,

Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to