tests/test-parseindex2.py.out
author Yuya Nishihara <yuya@tcha.org>
Sat, 27 Jan 2018 17:31:25 +0900
changeset 35943 1a31111e6239
parent 7110 75fdc39b6172
permissions -rw-r--r--
py3: always drop b'' prefix from repr() of bytestr Perhaps this is what we wanted for py2-3 compatibility.
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