1
0
mirror of https://github.com/django/django.git synced 2025-04-14 12:24:36 +00:00
django/tests/utils_tests
Aymeric Augustin c2fcba2ac7 Ensured gen_filenames() yields native strings.
This also fixes a test failure on Python 2 when Django is installed in a
non-ASCII path. This problem cannot happen on Python 3.
2015-08-29 20:49:25 +02:00
..