#10753: Test client fails after 10398
------------------------------------+---------------------------------------
          Reporter:  Uninen         |         Owner:  minmax         
            Status:  reopened       |     Milestone:  1.1            
         Component:  Uncategorized  |       Version:  SVN            
        Resolution:                 |      Keywords:  testing signals
             Stage:  Unreviewed     |     Has_patch:  0              
        Needs_docs:  0              |   Needs_tests:  0              
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by russellm):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 1. This isn't fixed until the patch is applied to trunk.
  2. The patch doesn't contain a test case.
  3. The test case you have provided in the comments is pure python - it
 doesn't contain any Django code. The example breaks for a very good reason
 - after deleting two items from the list, there isn't an l[2] to delete.
 This is purely normal python behaviour.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10753#comment:5>
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-updates@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