mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
[pywin32] Improve win32com (#15527)
This commit is contained in:
@@ -8,12 +8,8 @@ win32com.client.combrowse
|
||||
win32com.client.tlbrowse
|
||||
|
||||
# Utilities to generate python bindings
|
||||
win32com.client.build.*
|
||||
win32com.client.CLSIDToClass
|
||||
win32com.client.connect
|
||||
# "dynamic.CDipatch" is necessary for mypy to not throw AssertionError
|
||||
win32com.client.dynamic.*
|
||||
win32com.client.gencache.*
|
||||
win32com.client.genpy
|
||||
win32com.client.makepy
|
||||
win32com.client.selecttlb
|
||||
|
||||
Reference in New Issue
Block a user