DΛVE DΛsh
Toggle navigation
Writing
Tutorials
Talks
Entries tagged “utf-8”
#error
python: UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' ...: ordinal not in range...
25 January 2008
I don’t fully understand utf-8 errors, but I’ve been getting this error.
Read full post