tests/test-parseindex2.py.out
author Augie Fackler <augie@google.com>
Fri, 10 Mar 2017 16:54:41 -0500
changeset 31301 b6ab0adf379d
parent 7110 75fdc39b6172
permissions -rw-r--r--
parsers: drop old nonnormalentries method This is okay to do because the Python will fall back transparently if the method is missing.
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