make the parser correctly understand obj[1,] as passing a tuple as key
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 10 Nov 2012 14:04:47 +0000 (15:04 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 10 Nov 2012 14:04:47 +0000 (15:04 +0100)
commit24cdbff2669d20e03c70ddad85d2e36938079962
treec0fabb2d60c8ab2567940d9a70026fc5f798097e
parent15dce27569dd7624671964ad37d46810f3444ee7
make the parser correctly understand obj[1,] as passing a tuple as key

--HG--
extra : transplant_source : %5D%AE%1EG%B0%F9%A2%C2%1A%FB5%A6%A65%A5%EE%C4%AC%C4%AD
CHANGES.rst
Cython/Compiler/Parsing.pxd
Cython/Compiler/Parsing.py