avoid redundant recoding during code comment injection by configuring input codec...
authorStefan Behnel <scoder@users.berlios.de>
Sat, 17 Oct 2009 20:52:16 +0000 (22:52 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 17 Oct 2009 20:52:16 +0000 (22:52 +0200)
commit67ee1fffed18b2bbe94f3ec1cde243e8dcd28a34
treecdae9c03bf6c8c45ac9f6aea846fe8946bfd33de
parent07e897e907ce7d4220d1a216ab67534d97e49561
avoid redundant recoding during code comment injection by configuring input codec directly
Cython/Compiler/Code.py
Cython/Compiler/Scanning.py