Files
poky/scripts/lib/wic
Ed Bartosh 52ce79dcba wic: don't use dict.keys and dict.has_key
Replaced calls of dict.keys and dict.has_key methods with the
'key in dict' statement. 'key in dict' is more pythonic, faster
and readable. dict.has_key doesn't exist in Python 3.

[YOCTO #9412]

(From OE-Core rev: 003df7dfb932c551953fbf1bd769b3c31bd16fb4)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-14 23:05:13 +01:00
..
2015-09-03 12:43:25 +01:00
2014-08-11 10:53:12 +01:00
2014-08-11 10:53:12 +01:00
2016-05-14 23:05:13 +01:00
2016-05-14 23:05:13 +01:00
2016-05-06 10:31:13 +01:00
2016-05-14 23:05:13 +01:00
2016-04-29 07:58:44 +01:00
2015-09-03 12:43:31 +01:00
2015-09-03 12:43:31 +01:00
2014-08-11 10:53:12 +01:00