#14968: handle BaseExceptions with middleware, or at least KeyboardInterrupt
-------------------------------------+--------------------------------------
          Reporter:  Suor            |         Owner:  Suor
            Status:  new             |     Milestone:      
         Component:  Core framework  |       Version:  1.2 
        Resolution:                  |      Keywords:      
             Stage:  Accepted        |     Has_patch:  1   
        Needs_docs:  0               |   Needs_tests:  0   
Needs_better_patch:  1               |  
-------------------------------------+--------------------------------------
Changes (by russellm):

  * needs_better_patch:  => 1
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 BaseException was introduced in Python 2.5, and Django needs to support
 Python 2.4 (at least for now).

 Patch needs to be updated to support the exception class heirarchy in
 Python 2.4, as well as Python 2.5+

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14968#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to