Bruno Desthuilliers wrote:

> I must definitively be dumb, but so far I fail to see how it's better
> than split and rsplit:

I fail to see it too. What's the point of returning the separator since
the caller passes it anyway* ?

George

* unless the separator can be a regex, but I don't think so.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to