← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #172015]: is there any inbuilt function to find out the OS bit

 

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

Brian Parma posted a new comment:
python has a built in 'platform' module.
http://www.jython.org/docs/library/platform.html

platform.architecture()  should tell you whether you are on x32 or x64,
although I just tested it in sikuli and it seems like there is a bug in
the sikuli version.

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