On Mon, Jul 14, 2008 at 12:57 AM, Russell Keith-Magee < [EMAIL PROTECTED]> wrote:
> > On Mon, Jul 14, 2008 at 12:25 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > > > > Speaking of 2.3 compatibility, the tests don't run for me on 2.3 (which I > > just installed for testing purposes). I get: > ... > > cmd += ''.join(' %s' % arg for arg in args) > > ^ > > SyntaxError: invalid syntax > > Generator syntax was added in Python 2.4. I've corrected this in > [7921]. Thanks for the report, Karen. > Thanks, got farther but I ran into a couple of more problems which I describe in ticket #7745. Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---