summaryrefslogtreecommitdiff
path: root/paste/exceptions
diff options
context:
space:
mode:
authorianb <devnull@localhost>2005-07-28 04:54:21 +0000
committerianb <devnull@localhost>2005-07-28 04:54:21 +0000
commitdd67faf320a2ee11e75bd0521e5376de1e1f1494 (patch)
tree51e1d201f9c69bd8f8d10ec88dc735002c451663 /paste/exceptions
parentbeac3eee9ed01229f5184744f0679de8d699c789 (diff)
downloadpaste-dd67faf320a2ee11e75bd0521e5376de1e1f1494.tar.gz
Added note
Diffstat (limited to 'paste/exceptions')
-rw-r--r--paste/exceptions/formatter.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/paste/exceptions/formatter.py b/paste/exceptions/formatter.py
index 2510955..89541b2 100644
--- a/paste/exceptions/formatter.py
+++ b/paste/exceptions/formatter.py
@@ -1,6 +1,8 @@
"""
Formatters for the exception data that comes from ExceptionCollector.
"""
+# @@: TODO:
+# Use this: http://www.zope.org/Members/tino/VisualTraceback/VisualTracebackNews
import cgi