On Jul 13, 11:50 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> Looking at the failures you are getting, it looks like you might not
> have a completely clean checkout. At least some of the failures appear
> to be due to the recently added python 2.3 compatibility
> implementation of sorted(), and the tests of that function.

I figured the problem and it was in my setup.  I'm using virtualenv,
and I forgot to rerun python setup.py install after I checked out
7920.  So, the installed version of django was an older revision, and
itercompat.sorted wasn't defined.

Whoops!

Thanks to everyone for the help.

Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to