Hi John, > Preface: I'm not sure if this is a bug or not, but I could not find > any mention of it in the tickets or the mailing lists. > > Problem: > > Using database caching, I set a non-empty SortedDict instance in the > cache. When I try to retrieve it, I get an AttributeError with the > message "'SortedDict' object has no attribute 'keyOrder'". Here is > the code to recreate the problem: <snip>
> Does this seem ticket-worthy? Since you've invested so much effort in analyzing this and even coming up with possible solutions, it's well worth a ticket (considering also that this works with other cache backends but not with the db cache backend.) -Rajesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

