Improved pywin32 error and exception classes (#11613)

This commit is contained in:
Avasam
2024-03-18 16:17:30 -04:00
committed by GitHub
parent cc5f23ac14
commit 57dee8fd5b
5 changed files with 15 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ from win32com.server.exception import COMException as COMException
S_OK: int
IDispatchType: Incomplete
IUnknownType: Incomplete
error: Incomplete
error: str
regSpec: str
regPolicy: str
regDispatcher: str