frozen win32com problem

Robin Becker robin at jessikat.fsnet.co.uk
Thu Jan 10 03:48:15 EST 2002


In article <3C3D1CBB.5040000 at skippinet.com.au>, Mark Hammond
<mhammond at skippinet.com.au> writes
>Robin Becker wrote:
>
>Actually, I could see how this happens.  I just checked in the following 
>patch.
>
>RCS file: /home/cvsroot/PyWin32/com/win32com/server/register.py,v
>retrieving revision 1.4
>retrieving revision 1.5
>diff -r1.4 -r1.5
>12a13
>> import win32com
>420c421,424
><   RegisterPyComCategory()
>---
>>   try:
>>     RegisterPyComCategory()
>>   except win32com.error: # Error with the COM category manager - oh well.
>>     pass
>
>
>Mark.
>
Actually I think I tried something like this, but the registration was
slightly wrong afterwards (I think the localserver was wrong). I'll have
a go on the test NT machine again to check.
-- 
Robin Becker



More information about the Python-list mailing list