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