I've applied all the patches on trac.pythonpaste.org that I plan to
apply before a new release of Paste and PasteScript (which is unlikely
to happen before the new year, since I don't want to release *right*
after doing a bunch of patches, and then there's Christmas).
If anyone has a pet bug/fe
If you update to WebOb trunk (which will be 0.9) you'll find a backward
incompatible change to the constructor of webob.Response() -- the first
argument is now the body. This matches some other response objects, and
generally can be more convenient.
Also the default content type on responses i