root/galaxy-central/eggs/Paste-1.6-py2.6.egg/paste/evalexception/__init__.py
リビジョン 3, 282 bytes (コミッタ: kohda, 14 年 前) |
---|
行番号 | |
---|---|
1 | # (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org) |
2 | # Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php |
3 | """ |
4 | An exception handler for interactive debugging |
5 | """ |
6 | from paste.evalexception.middleware import EvalException |
7 |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。