Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5805
| Date | 2011-05-20 03:55 +0100 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: Inheriting Object |
| References | <BANLkTin00aw0e0yxjPgYyb-QvtsNbLt9wg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1813.1305860214.9059.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Inheriting Object MRAB <python@mrabarnett.plus.com> - 2011-05-20 03:55 +0100
csiph-web