Files
mesa/src
Mathieu Bridon fc708069f7 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 <dylan@pnwbakers.com>
2018-08-22 08:41:01 -07:00
..
2018-08-10 15:15:09 -07:00
2018-02-16 16:56:34 -06:00
2018-08-10 15:15:09 -07:00
2018-08-10 15:15:09 -07:00