tests/test-parseindex2.py.out
author Martin Geisler <mg@lazybytes.net>
Wed, 18 May 2011 19:25:34 +0200
changeset 14362 8c740a850ad7
parent 7110 75fdc39b6172
permissions -rw-r--r--
commands: replace 'x = f(); return x' with 'return f()'
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