位面 页面依然出错:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/
_webapp25.py", line 701, in __call__
handler.get(*groups)
File "/base/data/home/apps/xxxxx/2.352525094265392017/
main.py", line 252, in get
self.values['page_title'] = self.site.title.decode('utf-8') + u' › ' + self.l10n.planes.decode('utf-8')
File "/base/python_runtime/python_dist/lib/python2.5/encodings/
utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in range(128)