-
- Downloads
scripts: make 'scripts/test.py' support Python3
Python3 no longer allow implicitly conversion form bytes to string, add explicit decode() to convert input bytes. Tested with both Python2 and Python3. Reviewed-by:Nadav Har'El <nyh@cloudius-systems.com> Signed-off-by:
Zifei Tong <zifeitong@gmail.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Please register or sign in to comment