SciPy

numpy.char.chararray.rpartition

method

chararray.rpartition(self, sep)

Partition each element in self around sep.

See also

rpartition