#10381: Test failure caused by r9921
------------------------------------+---------------------------------------
          Reporter:  mtredinnick    |         Owner:  russellm
            Status:  new            |     Milestone:          
         Component:  Uncategorized  |       Version:  1.0     
        Resolution:                 |      Keywords:          
             Stage:  Accepted       |     Has_patch:  0       
        Needs_docs:  0              |   Needs_tests:  0       
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by mtredinnick):

 Oh, sorry ... I was too blind to notice it was just a permuted order. :-(

 Is there some reason the order needs to be preserved. What I mean is:
 `SortedDict` isn't free to use. Should we just compare the output in the
 test using `==` instead of doing a repr comparison to avoid having to
 insert something in the core code?

 The patch does make the problem go away.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10381#comment:2>
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to