fix except-as syntax to match Py3
authorStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 12:55:50 +0000 (13:55 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 12:55:50 +0000 (13:55 +0100)
commitabb7a118796a86741f95503e17d76f5ebd467a18
tree4d1140379869fefca7c54fffac7ca6ac34241c09
parentd0c3b6a2c4a8b9fe87858464145ac7c4b88e08a0
fix except-as syntax to match Py3
Cython/Compiler/Parsing.py
tests/compile/tryexcept.pyx