这是一个创建于 4650 天前的主题,其中的信息可能已经有所发展或是发生改变。
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 703, in __call__
handler.post(*groups)
File "/base/data/home/apps/v2ex/1.356718155133237459/member.py", line 635, in post
member.password = hashlib.sha1(password_new).hexdigest()
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-11: ordinal not in range(128)
>< 所以密码是中文的情况..