skia2/third_party/icu
Florin Malita 65513a9834 Tweak scripts to fix CK builds with python 3
- print -> print()
- xrange() gone in 3, but range() works similarly - if somewhat
  less efficient in 2
- read() returns strings in python 2 vs. bytes in 3

Change-Id: Ia720551832ef75edbf9235b80a06e2ffa3ddf4b5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299444
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2020-06-29 12:59:05 +00:00
..
config Hide ICU C++ API from Skia users. 2020-05-29 21:43:19 +00:00
BUILD.gn Hide ICU C++ API from Skia users. 2020-05-29 21:43:19 +00:00
icu.gni Fix CMake build 2019-12-26 19:33:42 +00:00
make_data_cpp.py Tweak scripts to fix CK builds with python 3 2020-06-29 12:59:05 +00:00
SkLoadICU.cpp
SkLoadICU.h