xiexs 219c334f01 Make dict.keys() PY3 compatible
The dict.keys()[0] will raise a TypeError in PY3,
as dict.keys() doesn't return a list any more in PY3
but a view of list.

Change-Id: Ia6c0783ca8c8514a06defbeed0fa9ef24bbd9d4a
Closes-Bug: #1583419
2016-05-19 00:11:56 -04:00
..
2016-05-19 00:11:56 -04:00
2016-04-20 10:55:54 -04:00
2016-05-10 14:44:28 -06:00
2014-02-12 10:18:09 -06:00
2016-04-19 11:19:45 -06:00
2016-04-21 14:34:34 -04:00
2016-04-19 11:19:45 -06:00
2016-05-18 14:46:23 +00:00
2016-04-19 11:19:45 -06:00