MCPcopy Create free account
hub / github.com/enthought/comtypes / coclass

Method coclass

comtypes/test/test_server.py:29–30  ·  view source on GitHub ↗
(self, definition)

Source from the content-addressed store, hash-verified

27 return itf
28
29 def coclass(self, definition):
30 self.coclasses.append(definition)
31
32 def __str__(self):
33 header = (

Callers 1

test_server.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected