summaryrefslogtreecommitdiff
path: root/tests/test_repr.py
Commit message (Expand)AuthorAgeFilesLines
* Use str(p) and not p.__str__()Jeff Quast2014-11-221-2/+3
* use isinstance of 'str', not 'basestring'Jeff Quast2014-11-221-2/+2
* Failure in __str__() before any output.Jeff Quast2014-11-221-0/+25