Greetings,

In Chapter 12 of "Python Programming on Win32" there is a sample code
demonstrating how to expose a python module in a COM server.  A function
named FixArgs is used in the example to convert Unicode string to ascii
string.  I'm guessing this is no longer necessary for the recent versions of
python.  Btw, I'm using version 2.5. Can anyone confirm this? Thank you.

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

Reply via email to