Home | History | Annotate | Download | only in pyautolib

Lines Matching refs:ismethod

4945     for method_name, _ in inspect.getmembers(remote_class, inspect.ismethod):