fix source comments for non-ASCII characters
authorStefan Behnel <scoder@users.berlios.de>
Sun, 18 Oct 2009 15:58:18 +0000 (17:58 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 18 Oct 2009 15:58:18 +0000 (17:58 +0200)
commit1b65779a9c180c8e4f2be661dc6f2f97b49b5e2d
treedb86af3e3971f23fe5d3c2baf2ac7532638655ae
parente8a5b5fc9b79d5fa59774e324829ff67f71dd608
fix source comments for non-ASCII characters
Cython/Compiler/Code.py