tests/test-parseindex2.py.out
author Augie Fackler <augie@google.com>
Thu, 05 Oct 2017 14:15:05 -0400
changeset 34693 56bb07a0b75c
parent 7110 75fdc39b6172
permissions -rw-r--r--
python3: move from using func_name to __name__ Previously reviewed as D964, but required some fixups and therefore seems to need a new revision. Differential Revision: https://phab.mercurial-scm.org/D1065
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done