test case for tuple unpacking of a list comprehension
authorStefan Behnel <scoder@users.berlios.de>
Wed, 6 Feb 2008 08:47:28 +0000 (09:47 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 6 Feb 2008 08:47:28 +0000 (09:47 +0100)
commita21ec3d462dff650bfac629ee662f2a998e3bb10
treef8395687ac2aabf51473e5b109c537c826bd2596
parent0472e16505b0067cfb2d8cfa7296d598162c3041
test case for tuple unpacking of a list comprehension
tests/run/unpacklistcomp.pyx [new file with mode: 0644]