Kevin Horn wrote:
> Can you elaborate on the changes in WebOb?  Or are they up online somewhere?

They aren't very large; they are listed in 
http://svn.pythonpaste.org/Paste/WebOb/trunk/docs/news.txt :


* For Python 2.4, added attribute get/set proxies on exception objects
   from, for example, ``webob.exc.HTTPNotFound().exception``, so that
   they act more like normal response objects (despite not being
   new-style classes or ``webob.Response`` objects).  In Python 2.5 the
   exceptions are ``webob.Response`` objects.

   Ian


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to