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


Groups > comp.lang.python > #66666 > unrolled thread

Re: Help creating new module which inherits existing class from another module.

Started byBen Finney <ben+python@benfinney.id.au>
First post2014-02-19 16:48 +1100
Last post2014-02-19 16:48 +1100
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.


Contents

  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

#66666 — Re: Help creating new module which inherits existing class from another module.

FromBen Finney <ben+python@benfinney.id.au>
Date2014-02-19 16:48 +1100
SubjectRe: Help creating new module which inherits existing class from another module.
Message-ID<mailman.7136.1392788929.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web