Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5805 > unrolled thread
| Started by | MRAB <python@mrabarnett.plus.com> |
|---|---|
| First post | 2011-05-20 03:55 +0100 |
| Last post | 2011-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.
Re: Inheriting Object MRAB <python@mrabarnett.plus.com> - 2011-05-20 03:55 +0100
| From | MRAB <python@mrabarnett.plus.com> |
|---|---|
| Date | 2011-05-20 03:55 +0100 |
| Subject | Re: 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.
Back to top | Article view | comp.lang.python
csiph-web