diff options
author | Ross Burton <ross.burton@intel.com> | 2016-06-05 22:52:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-05 23:39:43 +0100 |
commit | 554719e3f65e468f89a96d4869766d3ff7a8012e (patch) | |
tree | 97881fa5fdca5d4b776956709475a35114400d4c /scripts/swabber-strace-attach | |
parent | 84fe3f29f2bdaf98c9beefdfede143084fba093b (diff) | |
download | openembedded-core-554719e3f65e468f89a96d4869766d3ff7a8012e.tar.gz openembedded-core-554719e3f65e468f89a96d4869766d3ff7a8012e.tar.bz2 openembedded-core-554719e3f65e468f89a96d4869766d3ff7a8012e.zip |
lib/oe/package_manager: adapt for Python 3
string.rstrip() doesn't exist in Python 3, so use the .rstrip method on the
object itself instead.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/swabber-strace-attach')
0 files changed, 0 insertions, 0 deletions