mirror of
https://github.com/django/django.git
synced 2025-03-10 01:12:53 +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.