On Dec 3, 8:50 pm, Karen Tracey <kmtra...@gmail.com> wrote:

> What about Pythons 2.5 and 2.6?

Okay, I've now done some more testing, and with some minor changes, I
can report that good results were obtained on Pythons 2.5.4 and 2.6.2.
The remaining failures are representational ones - u'foo' vs. 'foo'
and order of dictionary keys in doctest output. Summaries follow.

Python 2.5.4
==========

Ran 4490 tests in 481.852s

FAILED (failures=1, skipped=91, expected failures=3)

Python 2.6.2
==========

Ran 4490 tests in 449.179s

OK (skipped=89, expected failures=3)


Regards,

Vinay Sajip

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to