Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32054
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: classes |
| Date | 2012-10-24 12:04 -0400 |
| References | <CAFqGZRE1LbAgoOCAKuynYBw4Rj6++p+misZrsXmv1nwivHuNwg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2783.1351094706.27098.python-list@python.org> (permalink) |
On 10/24/2012 8:11 AM, inshu chauhan wrote: > I was just trying out a program for learning classes in python I think you should work through or reread the Tutorial, especially the chapters on functions and classes. You will also be slightly better off with Python 3, which only has one category of classes rather than two. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: classes Terry Reedy <tjreedy@udel.edu> - 2012-10-24 12:04 -0400
csiph-web