News

so now the only way to print those characters in Python is print with the literal string directly. (can not be done if the string happens in any object form). even with json.dumps, it still prints the ...