Barry A. Warsaw added the comment:

As we discussed in other issues regarding the similar problem, I don't really 
want to introduce a new exception in a point release of 2.6.  Is there any 
reason not to just raise HTTPException with the error message text?  Code that 
has to work across multiple 2.6.X versions won't be able to import the new 
exception, and thus cannot rely on it anyway.

If you agree, I'll make that change when I apply this patch.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16037>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to