fix indexing for inferred Py_UNICODE 'strings'
authorStefan Behnel <scoder@users.berlios.de>
Mon, 17 May 2010 14:43:08 +0000 (16:43 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 17 May 2010 14:43:08 +0000 (16:43 +0200)
commit9d5aaeaba8d73bb9de3275c305ef170fe493c3af
treeb278d3bc20156d241035e112c6564fccff56a327
parentb98d07fd7159dce79033717c92c8b752d9137975
fix indexing for inferred Py_UNICODE 'strings'
Cython/Compiler/ExprNodes.py
tests/run/py_unicode_type.pyx