html2text
html2text copied to clipboard
do not support chinese?
I get this error if part of my text is chinese UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 0: ordinal not in range(128)
Yes, with Python 3.
