]> code.ossystems Code Review - openembedded-core.git/commit
scripts: python3: rename raw_input to input
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 2 Jun 2016 10:12:49 +0000 (13:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 10:46:48 +0000 (11:46 +0100)
commit32765150b860ecdea74b4494b9531f5bc40252bb
tree49d25f37457f3ebfb93e015a3655fd452c274199
parent10529d8fbc7254523f9749f4b35b07ebcccb6205
scripts: python3: rename raw_input to input

Renamed raw_input to input as raw_input does not
exist in python 3.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oepydevshell-internal.py
scripts/send-error-report