disable 'with template' syntax in Python files
authorStefan Behnel <scoder@users.berlios.de>
Wed, 3 Nov 2010 09:45:48 +0000 (10:45 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 3 Nov 2010 09:45:48 +0000 (10:45 +0100)
commitd7d6fd3df2e85549d4b84ad6031835d5ac625945
tree64747793e117b1fde097fc805ed837e364229e3e
parent6c734f76133f659ff4018f6121f0afc61ff37903
disable 'with template' syntax in Python files
Cython/Compiler/Parsing.py