> Is there a way to patch this new feature into the > distribution I'm using, > without changing the whole setup of the SW?
This function should patch into that win32all version just fine. Locate the method definition in win32com\client\dynamic.py, and just paste it directly into the relevant location in your older version. These files have been fairly stable for quite some time, so I fully expect that to work (but let me know if it doesn't and I'll try and track down the exact checkin I made) Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32