Search code examples
Python print radical sign in though getting type error about not being able to typecast bytes...


pythonpython-unicode

Read More
How do I convert a unicode text to a text that python can read so that I could find that specific wo...


pythonpython-3.xweb-scrapingpython-repython-unicode

Read More
Why does ENcoding a string result in a DEcoding error (UnicodeDecodeError)?...


pythonpython-2.7unicodepython-2.xpython-unicode

Read More
UnicodeDecodeError on Windows, but not when running the exact same code on Mac...


pythonpython-unicode

Read More
String.maketrans for English and Persian numbers...


pythonpython-2.7python-unicode

Read More
Python: Traceback codecs.charmap_decode(input,self.errors,decoding_table)[0]...


pythonfile-iopython-3.xtracebackpython-unicode

Read More
Why does the regex "[a-z]" match against the non-ASCII characters "İıſK" when th...


unicodepython-repython-unicode

Read More
Some annoying characters are not normalised by unicodedata...


pythonpython-3.xunicodepython-unicodeunicode-normalization

Read More
How to print Unicode like “u{variable}” in Python 2.7?...


pythonunicodepython-unicode

Read More
How to decode Unicode escape sequence emojis encoded as \uXXXX?...


pythonjsoninstagramemojipython-unicode

Read More
TypeError: ufunc 'subtract' did not contain a loop with signature matching types dtype('...


numpymatplotlibpython-unicode

Read More
I'm trying to make a simple log in menu. The database is stored locally via .txt file, but there...


pythonpython-3.xauthenticationunicodepython-unicode

Read More
Converting a list of tuples containing utf8 data to devanagari text...


pythonpython-2.7unicodeutf-8python-unicode

Read More
Git-bash not displaying Unicode with logging...


pythonunicodegit-bashpython-unicode

Read More
Using persian unicode in django url...


djangodjango-modelsdjango-urlspython-unicode

Read More
UnicodeDecodeError when reading file in Python...


pythondjangopython-unicodetraceback

Read More
Python 3.6, utf-8 to unicode conversion, string with double backslashes...


pythonunicodeutf-8python-unicode

Read More
how to convert Python 2 unicode() function into correct Python 3.x syntax...


pythonpython-3.xpython-unicode

Read More
how to use non-english literal without getting any unicode error?...


pythonstring-literalspython-unicodeunicode-literals

Read More
unicode normalization: dotless i + accent...


pythonunicodepython-unicodeunicode-normalization

Read More
python requests unicode encode error while attaching cookies...


pythoncookiespython-requestspython-unicodeunicode-string

Read More
How to decode and encode Hebrew strings?...


pythonpython-unicodehebrew

Read More
How can I parse a bytestring in Python 3?...


pythonpython-3.5string-parsingpython-unicode

Read More
Is it possible for str.encode(encoding='utf-8', errors='strict') to raise UnicodeErr...


pythonpython-3.xpython-2.7python-unicode

Read More
Reading and Writing Devanagri Hindi characters in text file...


pythonunicodeutf-8python-unicodedevanagari

Read More
Python - Unicode De/Encode...


pythonencodingcharacter-encodingpython-unicode

Read More
Can I override u-strings (u'example') in Python 2?...


pythonpython-2.7python-unicode

Read More
Python3 json with japanese characters...


python-3.xpython-unicode

Read More
How do I add an image using pillow to my tkinter GUI?...


pythonuser-interfacetkinterpython-imaging-librarypython-unicode

Read More
"`ascii‘ codec can’t enforce character u’\u2022‘ in position 206: ordinal not in range (128)&qu...


pythonserverasciiubuntu-20.04python-unicode

Read More
BackNext