1
0
mirror of https://github.com/django/django.git synced 2025-02-12 18:36:41 +00:00
Ramiro Morales b5f52647fe Decode from UTF-8 explicitly when reading a text file in makemessages.
This shows itself with Python 3 under Windows where UTF-8 usually isn't
the default file I/O encoding and caused one failure and three errors
in our test suite under that platform setup.
2013-10-22 06:09:21 -03:00
..
2013-10-10 16:49:20 -04:00