mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 20:29:41 +01: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>