polymorphism

Carl Banks imbosol at aerojockey.com
Tue May 13 01:47:44 EDT 2003


Carl Banks wrote:
> Alex wrote:
> 
> The replies so far have ignored one significant aspect of Python
> polymorphism: unlike C++, it isn't tied to inheritance.  So, there is
> no need to form class hierarchies just for the sake of polymorphism.

Actually, the part of your reply that I snipped did kind of touch on
this, but rather opaquely.

-- 
CARL BANKS




More information about the Python-list mailing list