Raise a TypeError when text_content is passed bytes, so we get an error as early...
[third_party/testtools] / setup.cfg
1 [test]
2 test_module = testtools.tests
3 buffer=1
4 catch=1