tests/test-parseindex2.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 24 Mar 2014 13:02:02 -0700
changeset 20891 1c6cd23fc221
parent 7110 75fdc39b6172
permissions -rw-r--r--
bundle2: add some distinction between mandatory and advisory part Mandatory part cannot be ignored when unknown. We raise a simple KeyError exception when this happen. This is very early version of this logic, see inline comment for future improvement lead.
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