How to escape the first '}' in the next string?
s = "}\n{0}".format('foo') -- http://mail.python.org/mailman/listinfo/python-list
How to escape the first '}' in the next string?
s = "}\n{0}".format('foo') -- http://mail.python.org/mailman/listinfo/python-list