Python Polymorphism

Steffen Glückselig usenet at gungfu.de
Mon May 16 10:50:34 EDT 2005


> Ah, that's not polymorphism; it's method overloading. And AFAIK it is

> not possible in Python.
It IS polymorphism. Not the one one is usually referring to, but it is.
Overloading is an 'ad hoc'-polymorphism.


regards
Steffen




More information about the Python-list mailing list