commit | f52d15c6e3dceec407d5cf8351d9d2ef84827bae | [log] [tgz] |
---|---|---|
author | Michael W <baddaemon87@gmail.com> | Sun Aug 02 16:20:55 2020 +0200 |
committer | Michael W <baddaemon87@gmail.com> | Mon Aug 03 20:02:27 2020 +0200 |
tree | 06053e9b5f6a8ad4d8d1ec246fa68a5416bb9764 | |
parent | 981b1c6e0d7925214bfd7d7d9faeb7b9407c28f1 [diff] |
crowdin: Enforce py3 and align style of strings * This script doesn't really work properly with py2 anymore * py2 is deprecated anyway * The style of the various print statements and strings has been a mixture of old and new styles * Make use of f-strings (string interpolation) -> faster, easier to read * Adapt README to contain 17.1 branch and mention the proper requirements Change-Id: Ia9a3a8975ae4ed39f3e7ee08b4cfdb6fe1d6c50f