data encoding for Python COM interface

Max Ischenko max at ucmg.com.ua.remove.it
Sun Oct 5 07:45:31 EDT 2003


Replaying to myself as someone could find this useful.

COM server should return proper Unicode string. To decode it as Latin-1 
in ASP use CodePage directive (or Session.CodePage property) of the IIS.





More information about the Python-list mailing list