tests/test-simplemerge.py.out
author Yuya Nishihara <yuya@tcha.org>
Fri, 03 May 2019 20:06:03 +0900
branchstable
changeset 42162 29798c9ba5c9
parent 22023 f18830651811
permissions -rw-r--r--
parser: fix crash by parsing "()" in keyword argument position A tree node can be either None or a tuple because x=("group", None) is reduced to x[1].

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK