mhammond / pywin32

Python for Windows (pywin32) Extensions
5.01k stars 792 forks source link

Update __init__.py to fix makepy recommendation #2160

Closed buckeyeelectrical closed 4 months ago

buckeyeelectrical commented 9 months ago

Try to fetch CLSID in DispatchWithEvents before jumping to makepy recommendation

mhammond commented 9 months ago

What's the motivation here? Is it possible to create a test which shows what it fixes? I don't think every CLSID which works with an object is always the correct value for the CLSID for the final type.

mhammond commented 4 months ago

Thanks for the contribution, but we can reopen this once the questions are clarified and/or tests added.