Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66666
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Help creating new module which inherits existing class from another module. |
| Date | 2014-02-19 16:48 +1100 |
| References | <CAGz2ECZLVTTAKTY9-Syz=VsxmwS-xfEODkfZFZemYPRdY8FKNA@mail.gmail.com> <85fvng407b.fsf@benfinney.id.au> <CAGz2ECbaoKzWO_-56f-uOOdKOEXZ=WJLpO0=oN7OX3Kf=_FRoA@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7136.1392788929.18130.python-list@python.org> (permalink) |
Jonno <jonnojohnson@gmail.com> writes: > I tried to explain the necessary properties in the requirements below. What you've described is a bunch of abstract behaviour. But as I said, I'm suspecting this is a poor design; and I can't know better until you explain what all this is *for*. What is the purpose of the code you're writing? What is special about it that makes you think it needs the specific properties you've described? I ask all this because I suspect there are better and/or simpler ways to achieve your *actual* goals. Maybe not; but to rule that out, I'd need to know more about the purpose. -- \ “It is the integrity of each individual human that is in final | `\ examination. On personal integrity hangs humanity's fate.” | _o__) —Richard Buckminster Fuller, _Critical Path_, 1981 | Ben Finney
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Help creating new module which inherits existing class from another module. Ben Finney <ben+python@benfinney.id.au> - 2014-02-19 16:48 +1100
csiph-web