mirror of
https://github.com/django/django.git
synced 2025-03-13 02:40:47 +00:00
Since http://bugs.python.org/issue2193 has been resolved in favour of the colon in cookie names, we need to test invalid cookie removal using a different character. "@" is still considered invalid by all sources.