root/galaxy-central/eggs/Paste-1.6-py2.6.egg/paste/exceptions/__init__.py
リビジョン 3, 252 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 | Package for catching exceptions and displaying annotated exception |
5 | reports |
6 | """ |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。