This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Sogand Ka
Recipients Sogand Ka
Date 2017-04-27.20:33:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493325186.88.0.762638771729.issue30191@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-04-27 20:33:06Sogand Kasetrecipients: + Sogand Ka
2017-04-27 20:33:06Sogand Kasetmessageid: <1493325186.88.0.762638771729.issue30191@psf.upfronthosting.co.za>
2017-04-27 20:33:06Sogand Kalinkissue30191 messages
2017-04-27 20:33:06Sogand Kacreate