> Hi Mark, thanks for the reply. The attribute you where
> thinking off is `Item`.
> What I'll need to work out now is which code page has been used to
> encode that Unicode string.

I'm not sure that is relevant.  If I understand correctly, the code-page is
only used when converting from a string of 8-bit characters into Unicode.
Once the string is represented as unicode characters, the code page isn't
relevant.

Cheers,

Mark

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

Reply via email to