python的webpy框架从sqlite3中传递中文数据到模板出错


python sqlite3 con.text_factory = str 储存的中文数据,如何才能让webpy正常查询调用?

直接传递中文一切正常。

python sqlite

白、夜茶ぃ默 12 years, 6 months ago

Your Answer