[New-bugs-announce] [issue30191] <COMObject <unknown>>

Sogand Ka report at bugs.python.org
Thu Apr 27 16:33:06 EDT 2017


New submission from Sogand Ka:

I am using COM in python 2.7 (win32com) and here is my problem:

>>> Vissim
<COMObject Vissim.Vissim.800>
>>> Vissim.Net
<COMObject <unknown>>

why is it unknown? 
Also, I have to type everything in shell, since it does not show me the keywords. Would be great to see any helpful suggestion.

----------
components: Interpreter Core
messages: 292479
nosy: Sogand Ka
priority: normal
severity: normal
status: open
title: <COMObject <unknown>>
type: performance
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30191>
_______________________________________


More information about the New-bugs-announce mailing list