clean up in unicode slicing utility function, fix 'self' reference in PyUnicode_READY...
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 20 Feb 2013 09:10:05 +0000 (10:10 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 20 Feb 2013 09:10:05 +0000 (10:10 +0100)
commit5a8e02a7ffb1eea2a30029f9f46b91f25ea25dfa
tree6a99f8fdb402cfff5a494492306edc4782f5acdc
parentc6fe84dc02db12695ec592a8e1e1b463dc4a336e
clean up in unicode slicing utility function, fix 'self' reference in PyUnicode_READY() call
Cython/Utility/StringTools.c