fix tuple parsing after last commit, some cleanup
authorStefan Behnel <scoder@users.berlios.de>
Thu, 6 May 2010 20:47:57 +0000 (22:47 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 6 May 2010 20:47:57 +0000 (22:47 +0200)
commit8efa5df286e3ea447981a3b0b8b3f2ef70d790dd
treea48591deb9712f5a0724ecd0c10567341c65ff6f
parent5b60eb8b1bcff077a4018b4e58282bda2e1ceabd
fix tuple parsing after last commit, some cleanup
Cython/Compiler/Parsing.py