mirror of
https://github.com/Hopiu/django.git
synced 2026-05-17 03:51:06 +00:00
Made it consistently read the PO file, decode its contents and then check for the non-breaking space Unicode code point. Previously we were erroneously skipping the interpretation of what we read as UTF-8 text. This was causing the test to fail on Windows with Python 3.5. |
||
|---|---|---|
| .. | ||
| commands | ||
| contenttypes | ||
| exclude | ||
| other | ||
| other2 | ||
| patterns | ||
| project_dir | ||
| resolution | ||
| sampleproject | ||
| __init__.py | ||
| forms.py | ||
| models.py | ||
| test_compilation.py | ||
| test_extraction.py | ||
| test_percents.py | ||
| tests.py | ||
| urls.py | ||
| urls_default_unprefixed.py | ||