Re: [python-win32] access to attribute non-(full)-Ascii

2007-04-01 Thread Mark Hammond
> >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). > Whe

[python-win32] access to attribute non-(full)-Ascii

2007-03-31 Thread Michel Claveau
Hi! >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 cont