On 12/18/06, Safford, Brian <[EMAIL PROTECTED]> wrote:
Have been getting these tracebacks fairly regularly: Dec 18 05:40:46 plimex1 eds_PyYIMt_1: UnicodeDecodeError: 'utf8' codec can't decode byte 0x81 in position 4: unexpected code byte Not sure what other information might be required. I believe I am using the latest files.
okay, I've added some code that should help, yahoo.py v1.63. I haven't tested it a lot, but I've done enough testing to make sure the transport still loads and can send and receive messages. The fix should remove the exceptions, and do a best effort to send the message to the xmpp side. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ _______________________________________________ py-transports mailing list [email protected] http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
