Py学习  »  DNR  »  全部回复
回复总数  1
14 年前
回复了 DNR 创建的主题 » python:无法格式化类似json的字符串[duplicate]

x = " {{ Hello }} {0} "
print x.format(42)