]> code.ossystems Code Review - openembedded-core.git/commit
scritpts/tiny/ksize: Cleanup some python2 leftover in ksize.py
authorjan <jan.vermaete@gmail.com>
Thu, 12 Mar 2020 20:44:44 +0000 (21:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Mar 2020 23:05:29 +0000 (23:05 +0000)
commitbd17a7e60264bb40df340fa38c425a7d7372516e
tree25cfb6cde3456b9b03b291ec13489a50bb836454
parentce20c915019d350bf9663b2f27eccf3cef2e29fc
scritpts/tiny/ksize: Cleanup some python2 leftover in ksize.py

Although the script was running with Python3, almost no detailed
output was generated.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/tiny/ksize.py