On May 19, 2006, at 9:37 PM, tim baker wrote:

> in im_func, im_self, im_preargs, what does the 'im' stand for?

That's a pythonism. Bound methods in Python keep im_self, im_class,  
and im_func attributes. It stands for "instance method".

-bob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" 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/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to