mhammond / pywin32

Python for Windows (pywin32) Extensions
4.9k stars 783 forks source link

Fix flipped debug check in `win32com.server.register` #2257

Closed Avasam closed 1 month ago

Avasam commented 1 month ago

Fixes https://github.com/mhammond/pywin32/issues/2254#issuecomment-2102975388 Accidentally flipped in https://github.com/mhammond/pywin32/pull/2169/files#diff-cb7b8aef3604d303af86f90cf1bbc9ad12ff857e8fba1f537fe429fef7e3e9e5R100

bkline commented 1 month ago

Confirming that this commit fixes the second failure reported in https://github.com/mhammond/pywin32/issues/2254.