Mohsen Pahlevanzadeh <moh...@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 <p...@vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to