use isinstance of 'str', not 'basestring'
authorJeff Quast <contact@jeffquast.com>
Sat, 22 Nov 2014 19:42:49 +0000 (11:42 -0800)
committerJeff Quast <contact@jeffquast.com>
Sat, 22 Nov 2014 19:42:49 +0000 (11:42 -0800)
commit6389980ae9266ac98f21e86cf58794201f6c8f89
treedf211f58d9df3dacbfc77b12be2d6c84a9fd102a
parent03fe7b5729cd4b12a8c7f61b63c66922b803c81b
use isinstance of 'str', not 'basestring'
tests/test_repr.py