split last index python code example Example: python reverse split only once s.rsplit(',', 1) s.rpartition(',')