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?
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to