summaryrefslogtreecommitdiff
path: root/tests/test_compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Add some tests for compat cgi_FieldStorageBert JW Regeer2016-11-171-0/+88
| | | | | This makes sure that we don't regress on our FieldStorage support across supported versions of Python
* Fixes PEP8 warningsZhongyue Luo2012-12-281-1/+0
|
* binary_type -> bytesSergey Schetinin2011-09-251-5/+4
|
* add test_compatChris McDonough2011-09-211-0/+50