Files
poky/bitbake/lib/bb
Chris Larson 2dd8c01513 Make DataSmart inherit the MutableMapping ABC
Provide __len__, __iter__, and the getitem/setitem/delitem methods, and its
mixed in versions of keys(), values(), items(), etc will automatically behave,
making the DataSmart act more like a real mapping.

(Bitbake rev: 89b5351c656d263b0ce513cee043bc046d20a01e)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:32 +00:00
..
2010-12-21 15:15:42 +00:00
2010-12-22 18:36:37 +00:00
2010-07-02 15:41:37 +01:00
2010-07-02 15:41:32 +01:00
2010-07-02 15:41:37 +01:00