Hi there, I'm attempting to print a dictionary entry of some twitter data to screen but every now and then I get the following error:
(<type 'exceptions.UnicodeEncodeError'>, UnicodeEncodeError('charmap', u'RT @ciaraluvsjb26: BIEBER FEVER \u2665', 32, 33, 'character maps to <undefined>'), <traceback object at 0x01B323C8>) I have googled this but haven't really found any way to overcome the error. Any ideas? J -- http://mail.python.org/mailman/listinfo/python-list