summaryrefslogtreecommitdiff
path: root/tests/regressiontests/requests/__init__.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2008-03-08Fixed #5595 -- Made `ModPythonRequest.__repr__` return a string instead of a ...Gary Wilson Jr