SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 19 Python

Fix allowable node-types for assignment, need to add 'listmaker'.

(This fix is a bit broken, just as the test already was: the test for
testlist and listmaker are done always, whereas the test for exprlist and
the actual abort() are only done if Py_DEBUG is defined. Suggestions
welcome, I guess ;)
T
Thomas Wouters committed
b59290f5b2e7f023364ffe01164f4495461e8472
Parent: dfca4dc