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


Groups > comp.lang.python > #107853

Re: def __init__(self,cls):

From Michiel Overtoom <motoom@xs4all.nl>
Newsgroups comp.lang.python
Subject Re: def __init__(self,cls):
Date 2016-04-29 14:29 +0200
Message-ID <mailman.221.1461933025.32212.python-list@python.org> (permalink)
References <70f3b5f6-33b7-4dc8-9c30-92fcc1b1f223@googlegroups.com> <2BA284BC-814B-47FD-AB2C-ACA45304FD89@xs4all.nl>

Show all headers | View raw


> On 2016-04-29, at 11:47, San <santanu01@gmail.com> wrote:
> 
> Dear Group, please explain the following in details. Thanks in Advance.
> 
> def __init__(self,cls):
>        self.cls = cls

Is this homework? Why don't you explain it first in your own words, then let us comment on it?

Greetings,


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

def __init__(self,cls): San <santanu01@gmail.com> - 2016-04-29 02:47 -0700
  Re: def __init__(self,cls): Michiel Overtoom <motoom@xs4all.nl> - 2016-04-29 14:29 +0200
  Re: def __init__(self,cls): Steven D'Aprano <steve@pearwood.info> - 2016-04-30 10:35 +1000

csiph-web