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 <rep...@bugs.python.org>
<http://bugs.python.org/issue30191>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to