← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #708071]: Priority queue

 

Question #708071 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708071

    Status: Open => Answered

abuzer stream proposed the following answer:
You should write your problem more clearly.
for example loops:
for i in range(5):
     print(i)
while True:
     print("loop")

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.