fix test py_unicode_type, remove code from Optimize.py that became redundant when...
authorStefan Behnel <scoder@users.berlios.de>
Wed, 12 May 2010 14:45:19 +0000 (16:45 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 12 May 2010 14:45:19 +0000 (16:45 +0200)
commitc662d9d4191722da0fe49621581490e5ab0cf4f0
treef51264ec5751452685f8a310892356c7b252d38f
parentf30c3a6bd99cb19fb59460e7c44df4edc6a46edf
fix test py_unicode_type, remove code from Optimize.py that became redundant when Py_UNICODE started coercing to unicode by default
Cython/Compiler/Optimize.py
tests/run/py_unicode_type.pyx
tests/run/unicode_indexing.pyx