[Michael Thompson]
> I've found the problem. Groan.  
> Dynamic and Static dispatch differ WRT to case sensitivity.

You've probably realised but, just in case, the case-sensitivity
is a by-product of the fact that static dispatch actually
creates a Python module to act as a proxy for the COM objects,
and since Python is case sensitive...

(Just trying to be helpful)
TJG

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to