Files
mesa/src
Mathieu Bridon 14f1ab998f python: Do not mix bytes and unicode strings
Mixing the two is a long-standing recipe for errors in Python 2, so much
so that Python 3 now completely separates them.

This commit stops treating both as if they were the same, and in the
process makes the script compatible with both Python 2 and 3.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-08-09 16:49:19 -07:00
..
2018-08-07 13:10:34 -07:00
2018-02-16 16:56:34 -06:00
2018-08-02 12:53:58 +01:00
2018-08-07 13:10:34 -07:00
2018-08-09 16:49:18 -07:00
2017-10-09 13:42:44 -07:00
2018-07-29 19:22:33 -07:00