And a method is a function only accessible through a class.
On Mon, May 21, 2012 at 3:39 PM, bruno desthuilliers < [email protected]> wrote: > On May 19, 5:49 pm, Timothy Makobu <[email protected]> > wrote: > > user.save returns the function object, > > <pedantic> > actually it evals to a method object > </pedantic> > > ;) > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

