diff tests/test-convert-hg-svn.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 dfd5a6830ea7
children 5abc47d4ca6b
line wrap: on
line diff