summaryrefslogtreecommitdiff
path: root/tests/testcompat.py
AgeCommit message (Collapse)Author
2013-08-13Use unittest2 if available but don't require it.Martin Vilcans
The features of unittest2 are already in Python >=2.7.