summaryrefslogtreecommitdiff
path: root/tests/regressiontests/templates/callables.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2011-04-19Fixed #15791 - method to signal that callable objects should not be called in...Luke Plant