Scott Dial <scott+py-transports <at> scottdial.com> writes:
> I posted a patch for this 4 days ago in a message titled (AIM profiles 
> and away messsages patch). It has nothing to do with anything you did, 
> AOL changed the protocol. My patch isn't exactly in form with the 
> release version of pyaim-t and would require a bit of massaging.

I'm too tired to keep looking, so I'm bagging it for today.

I'm still failing miserably. It is always in a struct.unpack.

It is always when a buddy goes into away mode (or is already there).

In OSCARUser, when iterating over k,v, the failure always occurs when
k is 3 or 4. "v" is then a long string with either html in it, or
some other text with "charset=" in it. Yet, when k is 3 or 4, the
Python code wants to decode a Long. Knowing _zero_ about the Oscar
protocol, I'm not really sure what's going on.

I'm posting this just in case it's completely obvious to someone else.
Otherwise, I'll pick up the good fight when I get a chance, which might
not be until Monday...

Thanks again.

_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to