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
..
2010-07-12 17:03:45 -05:00
2018-11-01 20:52:33 +00:00
2018-03-13 12:06:07 +00:00
2017-11-07 15:39:25 +11:00
2018-11-01 20:52:33 +00:00