Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/enthought/comtypes
/ func
Method
func
comtypes/test/test_comserver.py:81–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
obj = self.create_object()
80
81
def
func():
82
obj.name =
"abcde"
83
84
self._find_memleak(func)
85
Callers
nothing calls this directly
Calls
3
GetTypeInfo
Method · 0.45
GetTypeInfoCount
Method · 0.45
QueryInterface
Method · 0.45
Tested by
no test coverage detected