ok, this seems to work, not sure whether it breaks something else
though.
feel free to review and commit:

--- msn.py      (Revision 38285)
+++ msn.py      (Arbeitskopie)
@@ -2624,7 +2624,7 @@
     ACK = 0x02
     WAIT = 0x04
     ERR = 0x08
-    DATA = 0x20
+    DATA = 0x1000020 # changed from 0x20 for WLM2009 avatar receive
     BYEGOT = 0x40
     BYESENT = 0x80
     DATAFT = 0x1000030

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to