Fixed #7084 -- Fixed the "makemessages" command to handle line endings
commit12f463edee2361f92ddee8110c1ca1e41686b444
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 07:43:59 +0000 (26 07:43 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 07:43:59 +0000 (26 07:43 +0000)
treecd6f5f4c9f779717a066a6fc57a8725495f15166
parent4c4d78e948f66afccaa344d2467e2f55cbd5ffb8
Fixed #7084 -- Fixed the "makemessages" command to handle line endings
correctly on Windows (previous behaviour was to explode when encountering a
multi-line messages). Patch and testing from Ramiro Morales.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8576 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/core/management/commands/makemessages.py