On 16 Aug 2006 12:53:12 -0700, KraftDiner <[EMAIL PROTECTED]> wrote:
> I can see that this might work...
> c = [a, b]
> for c in [a,b]:
>    c.getName()
>
> but when does baseClass ever get used?
> Why did i even have to define it?

Well, quite.

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to