These are probably just the objects defined in the makepy generated
files. You are looking for object which describe themself as a
"PyIDispatch" (or possibly PyIUnknown)
HTH,
Mark
On 2/10/2012 8:21 AM, Matteo Boscolo wrote:
I'm going on with my stydy, inspecting the gc..
the only object th
I'm going on with my stydy, inspecting the gc..
the only object that seems very satrange is listed below.
ITDPropClass its the com object of the com application
there is somone that can tell me if i'm on the right way?
dose _vtables_ have a particular mening?
regards,
Matteo
42760064
{'ITDPro
On 28/09/2012 10:42 PM, Matteo Boscolo wrote:
this is the log of part of my application
DEBUG:root:__DEL__
DEBUG:root:pythoncom._GetInterfaceCount(): 4
DEBUG:root:pythoncom._GetGatewayCount(): 0|
DEBUG:Root:pythoncom.CoUninitialize()|
DEBUG:root:pythoncom._GetInterfaceCount(): 4
DEBUG:root:pyt
this is the log of part of my application
DEBUG:root:__DEL__
DEBUG:root:pythoncom._GetInterfaceCount(): 4
DEBUG:root:pythoncom._GetGatewayCount(): 0|
DEBUG:Root:pythoncom.CoUninitialize()|
DEBUG:root:pythoncom._GetInterfaceCount(): 4
DEBUG:root:pythoncom._GetGatewayCount(): 0
as you can see