]> granicus.if.org Git - python/commit
- Bug #1487966: Fix SystemError with conditional expression in assignment
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 15 May 2006 07:04:36 +0000 (07:04 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 15 May 2006 07:04:36 +0000 (07:04 +0000)
commit373f0a718c359bc9e554ec323a9d71844ee76dfc
tree8763012f5a09acd72e2bd8cfb9cee10bad527f7f
parent7a5fc28e81d3afddb534f92d79f0310b30831b27
- Bug #1487966: Fix SystemError with conditional expression in assignment

Most of the test_syntax changes are just updating the numbers.
Lib/test/test_syntax.py
Misc/ACKS
Misc/NEWS
Python/ast.c