summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/run-postinsts
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-07-05 01:08:14 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:57:23 +0100
commite8feb1976a04d0a0850fc316cfff390d0569ec4a (patch)
treed2edd76d8b2ce659411449c0541d44e406646a1c /meta/recipes-devtools/run-postinsts
parent250955ab8c9b67a43e9cb6dc1f837bbca5141705 (diff)
downloadpoky-e8feb1976a04d0a0850fc316cfff390d0569ec4a.tar.gz
devpyshell: python3: flush stdout explicitly
Opening text stream in unbuffered mode raises the following exception In Python 3: ValueError: can't have unbuffered text I/O Fixed by leaving std* streams in text mode and flushing stdout explicitly. (From OE-Core rev: 732001cb268683f5b56e251e2964ec5b694a2147) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/run-postinsts')
0 files changed, 0 insertions, 0 deletions