¡@

Home 

python Programming Glossary: latin_1

Best way to decode unknown unicoding encoding in Python 2.5

http://stackoverflow.com/questions/1715772/best-way-to-decode-unknown-unicoding-encoding-in-python-2-5

iso2022_jp_2004 iso2022_jp_3 iso2022_jp_ext iso2022_kr latin_1 iso8859_2 iso8859_3 iso8859_4 iso8859_5 iso8859_6 iso8859_7..

SQLite, python, unicode, and non-utf data

http://stackoverflow.com/questions/2392732/sqlite-python-unicode-and-non-utf-data

like 'Sigur R ³s' note My console was set to display in 'latin_1' as @John Machin pointed out. What gives After reading this.. but because they aren't in the same place as for instance latin_1 a string encoded in utf_8 and sent to a latin_1 console will.. instance latin_1 a string encoded in utf_8 and sent to a latin_1 console will not look the way you expect. In python the process..