News: “Python and UTF-8 text encoding on OSX”

Posted: July 22nd, 2010 | Author: Rex | Filed under: Uncategorized | Tags: | No Comments »

Python and UTF-8 text encoding on OSX on MacOSXHints.com
Topics: MacBook Air

I’m using a MacBook Air with Snow Leopard (10.6.2) as my development platform. And I’m using Python 2.6.4 with Unicode strings. I received the following error when trying to run a script: UnicodeEncodeError: ‘ascii’ codec can’t encode character…



Leave a Reply