[Tutor] Python dir(handle) function acts weird

2015-04-05 Thread Solomon Vimal
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 - Tutor@python.org To unsubscribe or change

[Tutor] COM(ActiveX) class - how to list methods?

2015-03-18 Thread Solomon Vimal
is a generic function that lists methods applicable to a class. I tried dir, __dict__, and inspect.getmembers() - no luck yet! I would really appreciate any pointer. Thanks a lot, Solomon Vimal (+1)9198690115 ___ Tutor maillist - Tutor@python.org To