<br><br><div class="gmail_quote">On Fri, May 20, 2011 at 8:25 AM, MRAB <span dir="ltr"><<a href="mailto:python@mrabarnett.plus.com">python@mrabarnett.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 20/05/2011 03:13, Navkirat Singh wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Guys,<br>
<br>
I have been wondering for a while now as to why some classes inherit<br>
Object? And what does it really do for the class? Can anyone shed some<br>
light on this?<br>
<br>
</blockquote></div></div>
Read section 3.3 "New-style and classic classes" in the Python docs.<br><font color="#888888">
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br><div>Thanks Guys...I will look deeper into this. I thought I read somewhere that it was required in older python releases, but in newer releases it is not. I might be wrong though.</div><div>
<br></div><div>Nav</div>