Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-06 Thread Sridhar Ratnakumar
On Thu, Mar 5, 2009 at 7:59 PM, Anand Balachandran Pillai wrote: > Btw, I charge 20K for 2 day training course where I will go through > the entire Python OOP at a single stretch. 2 lunch breaks are allowed > and if required, urgent restroom breaks. Tutorials are extra, > charged at 1000 per head

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-06 Thread Senthil Kumaran
On Fri, Mar 6, 2009 at 7:53 PM, Anand Balachandran Pillai wrote: > I am summarizing the 3 musketeers here. > So, the 20 million dollar question is... " Amongst the 3 musketeers described by Anand B. classmethods and staticmethods are the two, who is the other one?" A. instance method. C. port

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-06 Thread Anand Balachandran Pillai
On Fri, Mar 6, 2009 at 7:10 PM, Senthil Kumaran wrote: > On Thu, Mar 5, 2009 at 6:29 PM, VIJAY KUMAR wrote: >>    Can some one please explain me with example about >>    1) classmethod >>    2) staticmethod >>    3) Decorators > I will try to explain this the other way around, i.

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-06 Thread Senthil Kumaran
On Thu, Mar 5, 2009 at 6:29 PM, VIJAY KUMAR wrote: >    Can some one please explain me with example about >    1) classmethod >    2) staticmethod >    3) Decorators Well Vijay, you have asked a sweeping question. That's why you are finding so many unrelated responses. Let me try

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Anand Balachandran Pillai
On Fri, Mar 6, 2009 at 9:46 AM, Roshan Mathews wrote: > On Fri, Mar 6, 2009 at 9:41 AM, Venkatraman S wrote: >> On Fri, Mar 6, 2009 at 9:29 AM, Anand Balachandran Pillai >> wrote: >>> On Thu, Mar 5, 2009 at 6:33 PM, Kenneth Gonsalves > >> > Oh, so Anand and Kenneth were serious? I wasn't at le

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Praveen Kumar
Hi Vijay, If you would have googled then you get number of links and may get more idea about that. You should try yourself first. BTW classmethod - classmethod(function) Returns a class method for function. A class method receives the class as implicit first argument, just like a

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Roshan Mathews
On Fri, Mar 6, 2009 at 9:48 AM, Venkatraman S wrote: > Damn! dont you know that *real* world is made ONLY of 'objects' :P > :) No, but I was serious about wanting to know about the course. ~roshan ___ BangPypers mailing list BangPypers@python.org http:

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Venkatraman S
On Fri, Mar 6, 2009 at 9:46 AM, Roshan Mathews wrote: > > entire Python OOP? > > Damn! dont you know that *real* world is made ONLY of 'objects' :P -V- http://twitter.com/venkat83 ___ BangPypers mailing list BangPypers@python.org http://mail.python.org

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Roshan Mathews
On Fri, Mar 6, 2009 at 9:41 AM, Venkatraman S wrote: > On Fri, Mar 6, 2009 at 9:29 AM, Anand Balachandran Pillai > wrote: >> On Thu, Mar 5, 2009 at 6:33 PM, Kenneth Gonsalves >> wrote: >> > On Thursday 05 March 2009 18:29:20 VIJAY KUMAR wrote: >> > I charge 6500 a day for training - please conta

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Venkatraman S
On Fri, Mar 6, 2009 at 9:29 AM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > On Thu, Mar 5, 2009 at 6:33 PM, Kenneth Gonsalves > wrote: > > On Thursday 05 March 2009 18:29:20 VIJAY KUMAR wrote: > > I charge 6500 a day for training - please contact me offlist ;-) On a > more > > Btw, I

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Anand Balachandran Pillai
On Thu, Mar 5, 2009 at 6:33 PM, Kenneth Gonsalves wrote: > On Thursday 05 March 2009 18:29:20 VIJAY KUMAR wrote: >> Dear All, >>    Can some one please explain me with example about >>    1) classmethod >>    2) staticmethod >>    3) Decorators >> > > I charge 6500 a day for traini

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Jeff Rush
Venkatraman S wrote: > > On Thu, Mar 5, 2009 at 6:29 PM, VIJAY KUMAR > wrote: > > Dear All, >Can some one please explain me with example about >1) classmethod >2) staticmethod >3) Decorators > > > > http

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Kenneth Gonsalves
On Thursday 05 March 2009 18:29:20 VIJAY KUMAR wrote: > Dear All, >    Can some one please explain me with example about >    1) classmethod  >    2) staticmethod >    3) Decorators > I charge 6500 a day for training - please contact me offlist ;-) On a more serious note, thi

Re: [BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread Venkatraman S
On Thu, Mar 5, 2009 at 6:29 PM, VIJAY KUMAR wrote: > Dear All, >Can some one please explain me with example about >1) classmethod >2) staticmethod >3) Decorators > > http://docs.python.org/ -V- ___ BangPypers mailing li

[BangPypers] Classmethod, Decorators and staticmethod

2009-03-05 Thread VIJAY KUMAR
Dear All,    Can some one please explain me with example about    1) classmethod     2) staticmethod    3) Decorators   Thanks in advance    cheers, vijay Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/___