django/tests/httpwrappers
Jon Dufresne 0a66aa158a Refs #27308, #27753 -- Removed obsolete cookie test mixing bytes with str.
Python 3's SimpleCookie treats all values as strings. Passing a bytes
object coerces to the repr value.
2017-06-03 21:07:11 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
abc.txt Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Refs #27308, #27753 -- Removed obsolete cookie test mixing bytes with str. 2017-06-03 21:07:11 -04:00