[python-win32] translating VB into Python...

Mark Hammond mhammond at skippinet.com.au
Wed May 16 16:48:46 CEST 2007


> > printing repr(mybug) before the above line would be 
> interesting tho, just to
> > make sure it is a makepy object - if it wasn't I could see 
> it happening in
> > edge cases (ie, the code around ERRORS_BAD_CONTEXT in
> > win32com.client.dynamic)
> 
> >>> repr(mybug)
> '<win32com.gen_py.OTA COM 9.0 Type Library.IBug instance at 
> 0x18853976>'

Yeah - so sadly it *is* a makepy based object, so I remain stumped :(

Mark



More information about the Python-win32 mailing list