[Tutor] Python dir(handle) function acts weird

Solomon Vimal solomon.vimal at gmail.com
Sun Apr 5 15:39:02 CEST 2015


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


More information about the Tutor mailing list