On Tuesday, December 6, 2011, Ian Kelly <[email protected]> wrote: > itertools.izip_longest was added in Python 2.6, though, so a > compatibility function is needed for Python 2.5.
Ahh, that's a good catch. I'll have to make use of your solution, then. Ian -- Regards, Ian Clelland <[email protected]> -- 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.
