refactor constant string slicing and guard it against platform specific unicode strin...
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Feb 2013 13:54:41 +0000 (14:54 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 23 Feb 2013 13:54:41 +0000 (14:54 +0100)
commitffb006d72643d76986a3260d69a5f133ee54c366
tree6f2404959e18be7570a404735a40a35b6953ae0d
parentd1cc779e34d02159a7bab08224a5fba2078d6994
refactor constant string slicing and guard it against platform specific unicode string length
Cython/Compiler/ExprNodes.py
Cython/Compiler/Optimize.py
tests/run/constant_folding_cy.pyx