MCPcopy Create free account
hub / github.com/enthought/comtypes / tlbparser.py

File tlbparser.py

comtypes/tools/tlbparser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3from _ctypes import COMError
4from ctypes import alignment, c_void_p, sizeof, windll

Callers

nothing calls this directly

Calls 4

PTRFunction · 0.85
FundamentalTypeMethod · 0.80
TypedefMethod · 0.80
StructureMethod · 0.80

Tested by

no test coverage detected