Closed bboyadao closed 6 years ago
python3 when im trying to post a post
can we update it following this link’s https://stackoverflow.com/questions/6812031/how-to-make-unicode-string-with-python3 ?
Thanks @bboyadao My preferred solution to this is to use six.text_type since it's more compatible with all python versions
python3 when im trying to post a post
can we update it following this link’s https://stackoverflow.com/questions/6812031/how-to-make-unicode-string-with-python3 ?