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())

weberror-pylons.jpg

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的问题集

werkzeug-debug.jpg


反馈

创建 by -- ZoomQuiet [2008-12-27 12:53:04]

MiscItems/2008-12-27 (last edited 2009-12-25 07:14:38 by localhost)