functools and objective usage

Piet van Oostrum piet at vanoostrum.org
Tue Oct 22 23:07:25 EDT 2013


Mohsen Pahlevanzadeh <mohsen at pahlevanzadeh.org> writes:

> Dear all,
>
> Suppose i have function name, 3 arguments for it, and object of its
> caller such as self.blahbalah
> So:
> my function is:
> self.blahblah.name(arg1,arg2,arg3)
>
> I read functools documentations, may be objictive usage and
> functionality differ, Do you have experience with objective usage ? 
> http://docs.python.org/2/library/functools.html#partial-objects
>
What do you mean with "objective usage"?
-- 
Piet van Oostrum <piet at vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]



More information about the Python-list mailing list