On Thu, Sep 4, 2008 at 4:10 PM, Jamin W. Collins <[EMAIL PROTECTED]>wrote:
> Norman Rasmussen wrote: > > On Thu, Sep 4, 2008 at 3:55 PM, Jamin W. Collins > > I have not yet delved that deeply into it. If it's a quick change > for > > you, I can hold off otherwise I'll continue. It's not a rush item, I > > just came across some free time and figured I'd see if I could get it > > working. > > cool, well this turns a complicated image fetch operation, into a > > no-brainer. > Yea, just need to wrap my head around the code calling it and decipher > which tag(s) I need to look at. Any reference documentation? > At a rough guess, in ylib.py where ymsg_online calls avatar.getavatar, you'd want to pass pay[each][7] instead of pay[each][197]. I think [7] is the user's yid, where-as [197] is the old image hash. -- - 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 -~----------~----~----~----~------~----~------~--~---
