← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #265864]: How to tell if a variable is a string or a list, or etc in Sikuli?

 

Question #265864 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/265864

eduardobedoya posted a new comment:
In python there is a special function you can use... dir()
it shows all functions and variables that are store in a py file
I have notice that in Sikuli dir() doesn't show anything,
if I type... print dir() it shows a lot of variables, I guess those are sikuli system variables.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.