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


Groups > comp.lang.python > #5805 > unrolled thread

Re: Inheriting Object

Started byMRAB <python@mrabarnett.plus.com>
First post2011-05-20 03:55 +0100
Last post2011-05-20 03:55 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Inheriting Object MRAB <python@mrabarnett.plus.com> - 2011-05-20 03:55 +0100

#5805 — Re: Inheriting Object

FromMRAB <python@mrabarnett.plus.com>
Date2011-05-20 03:55 +0100
SubjectRe: Inheriting Object
Message-ID<mailman.1813.1305860214.9059.python-list@python.org>
On 20/05/2011 03:13, Navkirat Singh wrote:
> Hi Guys,
>
> I have been wondering for a while now as to why some classes inherit
> Object? And what does it really do for the class? Can anyone shed some
> light on this?
>
Read section 3.3 "New-style and classic classes" in the Python docs.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web