Dynamically determine base classes on instantiation

Richard Thomas chardster at gmail.com
Thu Aug 16 13:09:08 EDT 2012


> a is a Foo
> b is a Foo
> therefore a and b are the same type

What you mean here is "a and b share a common base class".



More information about the Python-list mailing list