diff options
author | Mathieu Bridon <[email protected]> | 2018-08-17 21:32:16 +0200 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-08-22 08:41:01 -0700 |
commit | fc708069f74063428e90595f494de6c79515f64e (patch) | |
tree | d50db388c97405d78caf4641e3ba3d6cb0610487 /src/intel/tools/aub_read.h | |
parent | 477d4b9960ae8b7524806a9dff1d91b0546ec0f2 (diff) |
python: difflib prefers unicode strings
Python 3 does not automatically convert from bytes to unicode strings
like Python 2 used to do.
This commit makes sure we pass unicode strings to difflib.unified_diff,
so that the script works on both Python 2 and 3.
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/intel/tools/aub_read.h')
0 files changed, 0 insertions, 0 deletions