diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-07 13:56:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-09 14:06:51 +0100 |
commit | e1b5647d2c84579b65f54aa7ca07a41b1dd9470d (patch) | |
tree | d6cfb172ee03aef6c2752af677e72246f16b6e53 /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | feeffdb5b60bec099c139b6a36b7788ecf7212bf (diff) | |
download | poky-e1b5647d2c84579b65f54aa7ca07a41b1dd9470d.tar.gz |
insane: Open file in binary mode
We open the file we're writing to in binary mode so open the input stream with the
same mode so things match. This avoids errors with python3.
(From OE-Core rev: 4f47b3a4726dd47e8a6db228fcaf25d1890e3e52)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions