mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 16:14:24 +08:00
Improved pywin32 error and exception classes (#11613)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user