Mercurial > hg
comparison mercurial/bdiff.h @ 35586:fbf1a5d680ea
py3: don't use dict.iterkeys()
Instead of iterating of dict.iterkeys(), let's iterate of dict as that will be
equivalent and dict.iterkeys() is not present in Python 3.
Differential Revision: https://phab.mercurial-scm.org/D1796
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 29 Dec 2017 05:47:17 +0530 |
parents | 174d115d8104 |
children | d86908050375 |
comparison
equal
deleted
inserted
replaced
35585:35fb3367f72d | 35586:fbf1a5d680ea |
---|