summaryrefslogtreecommitdiff
path: root/tests/regressiontests/decorators/tests.py
AgeCommit message (Expand)Author
2009-04-01Fixed #9474: user_passes_test may now be applied multiple times.Jacob Kaplan-Moss
2008-02-25Fixed #5701 -- Fixed decorators to take the name, attributes, and docstring o...Gary Wilson Jr