Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57335

Re: functools and objective usage

From Piet van Oostrum <piet@vanoostrum.org>
Newsgroups comp.lang.python
Subject Re: functools and objective usage
Date 2013-10-22 23:07 -0400
Message-ID <m2wql41y8i.fsf@cochabamba.vanoostrum.org> (permalink)
References <mailman.1384.1382479015.18130.python-list@python.org>

Show all headers | View raw


Mohsen Pahlevanzadeh <mohsen@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@vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

functools and objective usage Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-10-23 01:26 +0330
  Re: functools and objective usage Piet van Oostrum <piet@vanoostrum.org> - 2013-10-22 23:07 -0400

csiph-web