diff tests/test-convert-authormap.t @ 32893:a8dfa35a4130

py3: pass range() into list() to get one explicitly range() on python 3 returns a generator whereas on python 2 returns a list. So to get a list on python 3, we passed it into list()
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 17 Jun 2017 14:38:02 +0530
parents a0cbbf78c31a
children 4441705b7111
line wrap: on
line diff