On Mon, Feb 21, 2011 at 3:36 PM, Roshan Mathews <[email protected]> wrote:
> On Mon, Feb 21, 2011 at 15:16, Vishal <[email protected]> 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 > [email protected] > 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 [email protected] http://mail.python.org/mailman/listinfo/bangpypers
