MCPcopy 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

GetTypeInfoMethod · 0.45
GetTypeInfoCountMethod · 0.45
QueryInterfaceMethod · 0.45

Tested by

no test coverage detected