这是一个创建于 5410 天前的主题,其中的信息可能已经有所发展或是发生改变。
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 515, in __call__
handler.get(*groups)
File "/base/data/home/apps/v2ex/1.348759902931736911/main.py", line 251, in get
if topic.node.name not in ignored:
AttributeError: 'NoneType' object has no attribute 'name'
3 条回复 1970-01-01 08:00:00 +08:00  | | 1 Livid 2011-03-04 17:59:38 +08:00 感谢反馈,现在马上解决。 |
 | | 2 Livid 2011-03-04 18:08:28 +08:00 Fixed. |
 | | 3 xiangee 2011-03-04 18:12:13 +08:00 thx |