Contents
PyLons 的 weberror
张沈鹏 <zsp007@gmail.com> reply-to python-cn@googlegroups.com to python-cn@googlegroups.com date Sat, Dec 27, 2008 at 12:04 subject [CPyUG:75114] Re: WSGI的问题集
交互式错误调试!
pylons 的weberror是个好东西 可以单独用 很方便就叫上了 错误调试 还是ajax互交的
- 发一张截图
就加了这么一句话
from weberror.evalexception import EvalException app = EvalException(Application())
werkzeug 也有类似的
limodou <limodou@gmail.com> reply-to python-cn@googlegroups.com to python-cn@googlegroups.com date Sat, Dec 27, 2008 at 16:24 subject [CPyUG:75132] Re: WSGI的问题集
反馈
创建 by -- ZoomQuiet [2008-12-27 12:53:04]