On Dec 3, 8:50 pm, Karen Tracey <[email protected]> wrote: > On Fri, Dec 2, 2011 at 10:55 AM, Vinay Sajip <[email protected]>wrote: > > > The Python 3 port now has all tests passing on 2.7.2 and 3.2.2 with > > the same codebase: > > What about Pythons 2.5 and 2.6?
I've done nothing intentionally that prevents the port from working on 2.6 and 2.7 - it's just that my test machine happens to be a recent Ubuntu variant that doesn't have them installed. 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 [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-developers?hl=en.
