On Mon, Feb 21, 2011 at 3:42 PM, Vishal <vsapr...@gmail.com> wrote: > > > On Mon, Feb 21, 2011 at 3:36 PM, Roshan Mathews <rmath...@gmail.com>wrote: > >> On Mon, Feb 21, 2011 at 15:16, Vishal <vsapr...@gmail.com> wrote: >> > But the bottleneck is the stellar string python >> > functionality that Python provides, and is not available in the string.h >> > from C library. >> >> What sort of functionality? >> >> -- >> http://about.me/rosh >> _______________________________________________ >> BangPypers mailing list >> BangPypers@python.org >> http://mail.python.org/mailman/listinfo/bangpypers >> > > majorly things like, split(), strip(), join()... > > by the way, has anyone used the Boost String algorithms library with > Cython? > > Ok, I came across this one: http://bstring.sourceforge.net/
<http://bstring.sourceforge.net/>seems to be very good. if you find more, please reply.. Thanks and best regards, Vishal _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers