Put back trailing whitespace in doctest output.
[cython.git] / tests / run / unicodemethods.pyx
2010-12-13 Robert BradshawPut back trailing whitespace in doctest output.
2010-12-13 Robert BradshawRemove trailing whitespace.
2010-11-13 Mark Florissonbranch merge
2010-11-07 Stefan Behnelextended test case
2010-11-07 Stefan Behnelmore builtin method cleanups
2010-04-22 Stefan Behnelmerged in latest cython-devel
2010-04-18 Stefan Behnelcleanup
2010-04-18 Stefan Behnelre-enable working test in Py2.4
2010-04-16 Stefan BehnelPy2.4 test fixes
2010-03-21 Stefan Behneloptimise unicode.replace()
2010-03-21 Stefan Behneloptimise unicode.count()
2010-03-21 Stefan Behneloptimise unicode.find() and unicode.rfind()
2010-03-21 Stefan Behneloptimise unicode.startswith() and unicode.endswith...
2010-03-21 Stefan Behnelextended test case to make sure the unicode method...
2010-03-21 Stefan Behneltests for unicode method optimisations