Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iso 8859 1

Python 2 Assumes Different Source Code Encodings

I noticed that without source code encoding declaration, the Python 2 interpreter assumes the sourc… Read more Python 2 Assumes Different Source Code Encodings

Mysqldb Can't Initialize Character Set Utf-8 Error

I am trying to insert some Arabic word into the arabic_word column of my hanswehr2 database Maria D… Read more Mysqldb Can't Initialize Character Set Utf-8 Error