python substitua um caractere em string

string.replace(old character, new character, count)
Lorenzo Cocchi