sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50823
Re: [Question #678874]: Python: with someRegion: inside with block someRegion gets what SCREEN is outside
Question #678874 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678874
Rainer posted a new comment:
Thanks, Raiman, for your explanation.
Avoiding with: blocks altogether is easily doable. They are just a quite
"pythonic" shortcut, and I like to use them when they come handy. So
really not that big of a deal at all.
Getting rid of Jython, on the other hand, is a move that I would really
like to support as strongly as possible. Jython seems to remain stuck at
Python 2.7 (not even the latest 2.7.x - there has been no new installer
since nearly two years now), requires complicated setups and odd
configurations in 3rd party IDEs etc.
Directly usable "real" Python would be a huge improvement in every
conceivable aspect.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.