1
0
mirror of https://github.com/django/django.git synced 2025-03-12 02:12:38 +00:00
django/tests/utils_tests
Florian Apolloner 2ccbaba1f2 Added unicode_literals to the jslexer.
This ensure that ''.join(c) in jslex.py always returns text.
2014-10-15 15:09:35 +02:00
..