I had to implement in Python 2.7.x a system which heavily relies on
multiple inheritance.
Working on that, I have came to very simplistic code which isolates
the problem:
(The essential thing is that each base class receives all arguments
and uses only those,
which it understands).
class a(object)
e2255f8c42d
--
Regards, WZab
--
http://mail.python.org/mailman/listinfo/python-list
On May 8, 7:30 am, Dennis Lee Bieber wrote:
> On Wed, 6 May 2009 11:03:57 -0700 (PDT), wzab
> declaimed the following in gmane.comp.python.general:
>
> > Hi,
> > I'm looking for procedures converting theIIRfilters into cascade and/
> > or parallel forms. Somet
me to implement them myself.
--
TIA, BR,
WZab
--
http://mail.python.org/mailman/listinfo/python-list