commit | b430760d782ac5a4e1270d49038d0f400a3506c0 | [log] [tgz] |
---|---|---|
author | Diana Picus <diana.picus@linaro.org> | Wed Apr 05 19:48:39 2017 +0200 |
committer | Diana Picus <diana.picus@linaro.org> | Thu Apr 06 11:06:27 2017 +0200 |
tree | 647ae28124b061b22e51cd7cb1de12e80fb2fe48 | |
parent | 3b2ef824adf41d86c5371b8c8db4f74bb7ac83c0 [diff] |
Move to Python3 Most of the changes have been made by 2to3. Some manual fiddling was needed to make sure we're calling python3 instead of just python in the tests. Two of the helpers in the tests were reworked into proper methods rather than partials because we had to convert their returned value to str and this seems like the most straightforward/easy-to-read way. Change-Id: I74fdc1eaade3c026ee0c3e6bcdf26f8840f259b3