commit | affeafada185ed1a1498d0d08d9a2baa4c69141c | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 17 11:40:13 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 20 16:17:34 2016 -0500 |
tree | 82447c47ad66644421b739d61166d1e1b47863e0 | |
parent | 831839ad872a5b4ebc4dcb0412e18b96719a1929 [diff] |
sdbus++: work around unicode support in python2 unicode strings in python2 do not have certain functions, such as 'rstrip'. Send an option to Mako for python2 to ensure unicode support is disabled. Change-Id: Ia85581b5a091eec10e9999f30425a40e02de2ffc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>