obspy.clients.nrl.client.NRLPath.replace

NRLPath.replace(old, new[, count]) → str

Return a copy of S with all occurrences of substring old replaced by new. If the optional argument count is given, only the first count occurrences are replaced.