Traceback (most recent call last): File "/home/pypy/.pyenv/versions/2.7.12/lib/python2.7/site-packages/tornado/web.py", line 1590, in _execute result = method(*self.path_args, **self.path_kwargs) File "/home/pypy/www.duanmale.com/handler/goods.py", line 80, in get if not goods: raise HTTPError(405) HTTPError: HTTP 405: Method Not Allowed