mirror of
git://git.yoctoproject.org/poky
synced 2026-09-06 07:42:03 +00:00
StandardError is removed in python3, replace with Exception class instead. (From OE-Core rev: a37ae30b9766df346ca57755530024a0b7d5f86b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>