Hi,
I have two versions of the same software S4.1 and S5, say - they are
treated as COM handles.
When I use methodsview in MATLAB to see the list of methods in both, I get
more or less the same function list, but in Python, when I use dir(s4.1) I
get the identical list to MATLAB methodsview, but dir(s5) is a subset of
the list. This is weird behavior I thought.

Does anyone know what is wrong here? Please let me know soon.

Thanks a lot!
Solomon.

Solomon Vimal
(+1)9198690115
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to