Re: What is super in python.

2014-07-22 Thread Wellington Cordeiro
Tom Evans gave you a good answer but if you have questions that are general to the language I suggest you ask it on the language's group. https://groups.google.com/forum/#!forum/comp.lang.python On Tuesday, July 22, 2014 4:52:15 AM UTC-6, Akshay Mukadam wrote: > > What is super in py

Re: What is super in python.

2014-07-22 Thread Tom Evans
On Tue, Jul 22, 2014 at 10:52 AM, Akshay Mukadam wrote: > What is super in python django I referred > http://stackoverflow.com/questions/576169/understanding-python-super-and-init-methods > link I was unable to get it can anyone please tell me in simple words what > does it mean sup

What is super in python.

2014-07-22 Thread Akshay Mukadam
What is super in python django I referred http://stackoverflow.com/questions/576169/understanding-python-super-and-init-methods link I was unable to get it can anyone please tell me in simple words what does it mean -- You received this message because you are subscribed to the Google Groups