Re: [python-win32] question about DynamicPolicy.py

2007-02-05 Thread kf9150
Thanks Mark. ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] question about DynamicPolicy.py

2007-02-04 Thread James Matthews
, but again, not because pywin32 insists. Cheers, Mark -Original Message- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] Behalf Of *k f *Sent:* Saturday, 3 February 2007 4:03 AM *To:* python-win32@python.org *Subject:* [python-win32] question about DynamicPolicy.py Greetings,

Re: [python-win32] question about DynamicPolicy.py

2007-02-04 Thread Mark Hammond
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of k f Sent: Saturday, 3 February 2007 4:03 AM To: python-win32@python.org Subject: [python-win32] question about DynamicPolicy.py Greetings, In Chapter 12 of "Python Programming on Win32" there is a sample code demonstrating ho

[python-win32] question about DynamicPolicy.py

2007-02-02 Thread k f
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 versio