You're right. I digged into the conversation a bit more, and it always, and only happens when an emoticon is being sent. So how to strip them in groupchats too? I am not that good in Python / yet/...
On 17 Feb., 09:18, Norman Rasmussen <[email protected]> wrote: > On Tue, Feb 17, 2009 at 2:43 AM, Chain <[email protected]> wrote: > > I am having strange strings from a MSN 8.5 user in my groupchat. > > It seems to me like some unescaped MSN code. > > It isn't really a problem, just a bit annoying: > > > (message) <msnobj Creator="[email protected]" Type="2" > > SHA1D="MofmqejRRab+WLcnivpDAnvlxhg=" Size="100152" Location="0" > > Friendly="XgBeAF4AAAA="/> > > > any ideas about this? > > Decoding the friendly string gives ^^^, so my guess it that it's an > emoticon. I'm not sure why they're never shown in a 1-on-1 chat, but > they're obviously escaping into groupchats for some reason. > > -- > - Norman Rasmussen > - Email: [email protected] > - Home page:http://norman.rasmussen.co.za/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
