Chris McDonough
2011-06-14 cecfc9e459166f3de13141954a61eaa2d6c905f2
garden:
1 files modified
3 ■■■■ changed files
TODO.txt 3 ●●●● patch | view | raw | blame | history
TODO.txt
@@ -4,7 +4,8 @@
Must-Have
---------
- To subclass or not subclass http exceptions.
- Copy exception templates from webob.exc into pyramid.httpexceptions and
  ensure they all work.
- Docs mention ``exception.args[0]`` as a way to get messages; check that
  this works.