Mercurial > hg
comparison tests/test-check-config.t @ 38655:cd1c484e31e8
revlog: adjust doctest examples to be portable to Python 3
The range() builtin returns a special object rather than a list, but
we really wanted a list in these examples.
Differential Revision: https://phab.mercurial-scm.org/D3922
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 11 Jul 2018 11:34:41 -0400 |
parents | 4441705b7111 |
children | 5abc47d4ca6b |
comparison
equal
deleted
inserted
replaced
38654:0d27d6bcfb28 | 38655:cd1c484e31e8 |
---|