Mercurial > hg
diff tests/test-atomictempfile.py @ 38987:9204445ad54c
absorb: port partway to Python 3
Use pycompat.maplist() in the one place that matters and use the
default iterator of a dict instead of iterkeys().
Two new tests pass on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D4174
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 09 Aug 2018 12:06:31 -0400 |
parents | ffa3026d4196 |
children | 2372284d9457 |