fix #675: make 'by' a non-keyword also in .pyx files
authorStefan Behnel <scoder@users.berlios.de>
Wed, 13 Apr 2011 17:58:56 +0000 (19:58 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 13 Apr 2011 17:58:56 +0000 (19:58 +0200)
commit350afcafd80019952c37e1509861429b9a403d9b
treee33759666ab167ce2b78dad38142daa83d25be16
parent4202afd27f2f1d6c9321ec323a3cf141bf3932e2
fix #675: make 'by' a non-keyword also in .pyx files
Cython/Compiler/Parsing.py
Cython/Compiler/Scanning.py
tests/run/for_decrement.pyx