On 7/22/07, koenb <[EMAIL PROTECTED]> wrote: > > Check ticket 4899. It is the newline thing. The extra chr(13) under > Windows breaks the fix from the ticket. >
Oops. Yes I've just found the same, it seems I broke it under win32 with the mod using itertools.dropwhile(). Find attached to that ticket a patch (ticket-4899.2.diff) that works under Linux (i.e. no changes in behaviour) and Windows (generates a non-empty django.po file) extracting literals when working with the Django source code ($ bin/make-messages.py ...) Please test with your applications and report back. Regards, -- Ramiro Morales --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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-users?hl=en -~----------~----~----~----~------~----~------~--~---