def PrepareString(str): return unescape(str, {"'": "'", "'" : "'", "'" : "'", """: '"'})