Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/enthought/comtypes
/ add
Method
add
comtypes/tools/codegenerator/namespaces.py:14–14 ·
view source on GitHub ↗
(self, modulename: str, /)
Source
from the content-addressed store, hash-verified
12
13
@overload
14
def
add(self, modulename: str, /) -> None: ...
15
@overload
16
def
add(self, modulename: str, symbolname: str, /) -> None: ...
17
@overload
Callers
15
get_symbols
Method · 0.45
getvalue
Method · 0.45
get_symbols
Method · 0.45
generate
Method · 0.45
_generate_typelib_path
Method · 0.45
generate_wrapper_code
Method · 0.45
need_VARIANT_imports
Method · 0.45
EnumValue
Method · 0.45
Enumeration
Method · 0.45
Typedef
Method · 0.45
StructureHead
Method · 0.45
StructureBody
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected