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'
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'