summaryrefslogtreecommitdiff
path: root/paste/exceptions
diff options
context:
space:
mode:
authorIan Bicking <ian@ianbicking.org>2005-07-28 04:54:21 +0000
committerIan Bicking <ian@ianbicking.org>2005-07-28 04:54:21 +0000
commitbc4d605d64a545c860edd0e572a5623c4dee8090 (patch)
tree51e1d201f9c69bd8f8d10ec88dc735002c451663 /paste/exceptions
parentef42d656b0cd73ed96341d456857b41ab830056b (diff)
downloadpaste-git-bc4d605d64a545c860edd0e572a5623c4dee8090.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