创建主题时选错了节点,MOVE的时候出了报错,内容如下:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 517, in __call__
handler.post(*groups)
File "/base/data/home/apps/v2ex/1.349207169960780255/backstage.py", line 1497, in post
node_new = GetKindByName('Node', destination)
File "/base/data/home/apps/v2ex/1.349207169960780255/v2ex/babel/da/__init__.py", line 37, in GetKindByName
one = memcache.get(K + '::' + str(name))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-4: ordinal not in range(128)
@
livid
是怎么回事呢?