diff options
author | Simon Glass <sjg@chromium.org> | 2018-10-01 21:12:33 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-10-08 07:34:34 -0600 |
commit | ec9e0f471291233491d1bd213d32bb259821da95 (patch) | |
tree | 5c44359d4e2978b124656a627436af1a679f6456 /board/gumstix | |
parent | 9f8037ea9ca81fc158bc190f7427f329d96ad76c (diff) | |
download | u-boot-ec9e0f471291233491d1bd213d32bb259821da95.tar.gz u-boot-ec9e0f471291233491d1bd213d32bb259821da95.tar.xz u-boot-ec9e0f471291233491d1bd213d32bb259821da95.zip |
patman: Handle unicode in _ProjectConfigParser tests
With Python 2.7.15rc1, ConfigParser.SafeConfigParser has unfortunately
started returning unicode, for unknown reasons. Adjust the code to handle
this by converting everything to unicode. We cannot convert things to
ASCII since email addresses may be encoded with UTF-8.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/gumstix')
0 files changed, 0 insertions, 0 deletions