summaryrefslogtreecommitdiff
path: root/tests/test_utils/doctest_output.py
AgeCommit message (Expand)Author
2013-09-02Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-04-12Modified test_utils to work with unittest2 discovery.Preston Timmons