.hgignore
CHANGELOG
LICENSE
README
scramble.py
setup.cfg
setup.py
WebError.egg-info/._PKG-INFO
WebError.egg-info/._SOURCES.txt
WebError.egg-info/._dependency_links.txt
WebError.egg-info/._entry_points.txt
WebError.egg-info/._not-zip-safe
WebError.egg-info/._paster_plugins.txt
WebError.egg-info/._requires.txt
WebError.egg-info/._top_level.txt
WebError.egg-info/PKG-INFO
WebError.egg-info/SOURCES.txt
WebError.egg-info/dependency_links.txt
WebError.egg-info/entry_points.txt
WebError.egg-info/not-zip-safe
WebError.egg-info/paster_plugins.txt
WebError.egg-info/requires.txt
WebError.egg-info/top_level.txt
tests/__init__.py
tests/evaldemo.py
tests/test_error_middleware.py
tests/test_formatter.py
tests/test_reporter.py
tests/reporter_output/.testdir
weberror/__init__.py
weberror/evalexception/__init__.py
weberror/evalexception/error_template.html.tmpl
weberror/evalexception/evalcontext.py
weberror/evalexception/middleware.py
weberror/evalexception/media/debug.js
weberror/evalexception/media/jquery-1.2.1.min.js
weberror/evalexception/media/minus.jpg
weberror/evalexception/media/plus.jpg
weberror/evalexception/media/traceback.css
weberror/exceptions/__init__.py
weberror/exceptions/collector.py
weberror/exceptions/errormiddleware.py
weberror/exceptions/formatter.py
weberror/exceptions/reporter.py
weberror/exceptions/serial_number_generator.py
weberror/util/PySourceColor.py
weberror/util/__init__.py
weberror/util/errorapp.py