Cyril Roelandt a883adaa69 Py3: Replace map() with a list comprehension
In Python 3, map() returns a map object, which is not JSON-serializable. Use a
list comprehension to fix the issue.

Change-Id: I1e50b5057bdca57fcca8a10882e878f63d102ac8
2018-12-04 13:20:09 -08:00
..
2018-08-24 02:29:13 +00:00
2018-11-26 22:14:30 +00:00
2018-11-20 01:30:04 -06:00
2018-11-20 01:30:04 -06:00