mirror of
https://github.com/django/django.git
synced 2025-02-03 06:09:47 +00:00
1c8be95a86
The test introduced in 4b278131 accidentally passed because of a limitation of Python < 3.3. Refs #17758, #7581.