Re: using super
On Dec 31 2007, 6:03 pm, Scott David Daniels <[EMAIL PROTECTED]> wrote: > As to the original idea, better to give it up. > Typically code for a "chained" method "foo" that > returns a result will want to (in some way) use > the result from that call in forming its result. > Python's super allows yo