#8536: Some fixes for the makemessages management command -----------------------------------------+---------------------------------- Reporter: ramiro | Owner: nobody Status: new | Milestone: Component: Internationalization | Version: SVN Keywords: makemessages pot templatize | Stage: Unreviewed Has_patch: 0 | -----------------------------------------+---------------------------------- The command doesn't correctly clean up after itself if an error condition is found when forking external GNU gettext utilities (`xgettext`, `msgmerge`, `msgfmt`), potentially leaving spusious temporary files (`.pot`, `.js.py`, `.html.py`) in the tree.
Also, some optimizations were made. -- Ticket URL: <http://code.djangoproject.com/ticket/8536> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
