終端里面運行tornado自帶的demos里面的blog.py,反饋出錯,是編碼方式出錯了嗎?File "/Library/Python/2.7/site-packages/tornado-2.4-py2.7.egg/tornado/database.py", line 59, in __init__
args = dict(conv=CONVERSIONS, use_unicode=True, charset="utf8",
NameError: global name 'CONVERSIONS' is not defined
添加回答
舉報
0/150
提交
取消