Add tests for negative indices in unicode_slicing and PyUnicode_READY in __Pyx_PyUnic...
authorzaur <aintellimath@gmail.com>
Wed, 20 Feb 2013 09:33:37 +0000 (12:33 +0300)
committerzaur <aintellimath@gmail.com>
Wed, 20 Feb 2013 09:33:37 +0000 (12:33 +0300)
commit7224f33affdc019ef660e0dade0fd9d67d98b014
treefe2dc70d372d70522e5dad6c433505123d7575d2
parentb12402fc61921a056cd5cb029cce85444b2d9cea
Add tests for negative indices in unicode_slicing and PyUnicode_READY in __Pyx_PyUnicode_Substring
Cython/Utility/StringTools.c
tests/run/bytesmethods.pyx
tests/run/unicode_slicing.pyx