fuzzy icon indicating copy to clipboard operation
fuzzy copied to clipboard

DMetaphone returns bytestrings; should be text

Open jaraco opened this issue 8 years ago • 0 comments

In #12, I added a new test for DMetaphone, but that test reveals that the function is emitting bytestrings instead of text values. I suspect it would be better for DMetaphone to return text.

jaraco avatar Oct 16 '17 21:10 jaraco