]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_parser.py in a hacky way
authorGuido van Rossum <guido@python.org>
Fri, 25 Jan 2019 20:14:55 +0000 (12:14 -0800)
committerGuido van Rossum <guido@python.org>
Fri, 25 Jan 2019 20:14:55 +0000 (12:14 -0800)
commit110c42afdc4116bb2b28c0225482f37e74c7a023
treea3bb04f98fd8ef1773ec73e4fc227f204aefd081
parent308df83ccc9add2e777d0d2390b75c4346c05794
Fix test_parser.py in a hacky way

This counteracts a previous commit labeled
"A better hack for IndentationError".
Modules/parsermodule.c